haikuwebkit/LayoutTests/inspector/model
Yusuke Suzuki a83e8bf7dc [JSC] Enable Array#findLast method
https://bugs.webkit.org/show_bug.cgi?id=229355

Reviewed by Saam Barati.

JSTests:

* stress/unscopables.js:

Source/JavaScriptCore:

This patch enables Array#findLast and Array#findLastIndex methods.

* runtime/ArrayPrototype.cpp: Order of unscopables is alphabet ordering (https://tc39.es/ecma262/#sec-array.prototype-@@unscopables)
(JSC::ArrayPrototype::finishCreation):
* runtime/OptionsList.h:

LayoutTests:

* inspector/model/remote-object-get-properties-expected.txt:
* js/Object-getOwnPropertyNames-expected.txt:
* js/array-unscopables-properties-expected.txt:
* js/script-tests/Object-getOwnPropertyNames.js:
* js/script-tests/array-unscopables-properties.js:

Canonical link: https://commits.webkit.org/240784@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281369 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-08-21 12:10:09 +00:00
..
remote-object [JSC] Add @ in Error.stack if URL exists 2021-02-01 11:04:22 +00:00
resources
auditTestCase-expected.txt Web Inspector: Audit: there should be a default test for WebInspectorAudit.Resources functionality 2019-05-31 00:12:03 +00:00
auditTestCase.html Web Inspector: Audit: there should be a centralized place for reusable code 2019-03-12 18:56:28 +00:00
auditTestCaseResult-expected.txt Web Inspector: Audit: there should be a default test for WebInspectorAudit.Resources functionality 2019-05-31 00:12:03 +00:00
auditTestCaseResult.html Web Inspector: Audit: tests should support async operations 2018-12-04 09:08:42 +00:00
auditTestGroup-expected.txt Web Inspector: Audit: should be able to create/edit imported audits 2020-08-29 01:39:46 +00:00
auditTestGroup.html Web Inspector: Audit: should be able to create/edit imported audits 2020-08-29 01:39:46 +00:00
auditTestGroupResult-expected.txt Web Inspector: improve invalid Audit/Recording JSON error messages 2019-01-25 09:27:50 +00:00
auditTestGroupResult.html Web Inspector: Audit: tests should support async operations 2018-12-04 09:08:42 +00:00
boxShadow-expected.txt Web Inspector: CSS: create visual editor for `box-shadow` 2020-03-29 02:56:05 +00:00
boxShadow.html Web Inspector: CSS: create visual editor for `box-shadow` 2020-03-29 02:56:05 +00:00
color-expected.txt Web Inspector: implement the basics for showing/hiding grid overlays 2021-02-02 09:02:31 +00:00
color.html Web Inspector: implement the basics for showing/hiding grid overlays 2021-02-02 09:02:31 +00:00
dom-node-expected.txt Web Inspector: Add autocompletion suggestions for CSS attr based on the selected element's attributes 2017-09-26 01:24:43 +00:00
dom-node.html Web Inspector: Uncaught Exception: Missing node for given nodeId 2019-12-07 06:06:27 +00:00
font-calculate-properties-expected.txt Web Inspector: Show current properties for font in new Elements sidebar Font panel 2020-12-10 19:09:00 +00:00
font-calculate-properties.html Web Inspector: Show current properties for font in new Elements sidebar Font panel 2020-12-10 19:09:00 +00:00
frame-extra-scripts-expected.txt Changes to shared testing JS files should not cause test failures due to console message line numbers changing 2020-04-10 21:10:11 +00:00
frame-extra-scripts.html Web Inspector: rename frontend managers to be more consistent with backend agents 2018-10-02 22:14:52 +00:00
gradient-expected.txt Web Inspector: simplify WebInspector with WI 2017-08-02 03:09:57 +00:00
gradient.html Web Inspector: simplify WebInspector with WI 2017-08-02 03:09:57 +00:00
parse-script-syntax-tree-expected.txt Web Inspector: Update Esprima to trunk (minor fixes) 2019-08-15 18:14:45 +00:00
parse-script-syntax-tree.html Web Inspector: Update Esprima to support modern JavaScript language features 2019-08-16 03:03:32 +00:00
recording-expected.txt Web Inspector: improve invalid Audit/Recording JSON error messages 2019-01-25 09:27:50 +00:00
recording.html Web Inspector: Canvas: send a call stack with each action instead of an array of call frames 2018-11-14 22:03:14 +00:00
remote-object-api-expected.txt Web Inspector: implement blackboxing of script resources 2019-09-04 02:26:37 +00:00
remote-object-api.html Web Inspector: add RemoteObject.fetchProperties and some basic tests for RemoteObject API 2018-01-04 21:29:13 +00:00
remote-object-fake-object-expected.txt Web Inspector: Watch Expressions 2015-08-13 22:03:58 +00:00
remote-object-fake-object.html Web Inspector: refactor code for getting properties via WI.RemoteObject 2018-10-29 23:29:13 +00:00
remote-object-get-properties-expected.txt [JSC] Enable Array#findLast method 2021-08-21 12:10:09 +00:00
remote-object-get-properties.html Remove className() and toStringName() from the method table 2021-04-10 01:00:15 +00:00
remote-object-weak-collection-expected.txt Web Inspector: Include RuntimeAgent in Workers - evaluate in Worker context 2016-10-27 22:19:12 +00:00
remote-object-weak-collection.html Web Inspector: inspector/model/remote-object-weak-collection.html is failing 2019-11-13 19:36:39 +00:00
scope-chain-node-expected.txt Changes to shared testing JS files should not cause test failures due to console message line numbers changing 2020-04-10 21:10:11 +00:00
scope-chain-node.html Web Inspector: simplify WebInspector with WI 2017-08-02 03:09:57 +00:00
script-resource-relationship-expected.txt Web Inspector: simplify WebInspector with WI 2017-08-02 03:09:57 +00:00
script-resource-relationship.html Web Inspector: rename frontend managers to be more consistent with backend agents 2018-10-02 22:14:52 +00:00
script-sourceType-expected.txt Web Inspector: simplify WebInspector with WI 2017-08-02 03:09:57 +00:00
script-sourceType.html Web Inspector: simplify WebInspector with WI 2017-08-02 03:09:57 +00:00
stack-trace-expected.txt Web Inspector: Audit: create new IDL type for exposing special functionality in test context 2019-01-15 08:25:33 +00:00
stack-trace.html Web Inspector: rename frontend managers to be more consistent with backend agents 2018-10-02 22:14:52 +00:00