v8/test/mjsunit/harmony
pthier 39b0ade26b [regexp] Canonicalize character range before adding case equivalents.
Adding case equivalents requires a canonicalized character range.
With unicode sets we missed to canonicalize ranges before adding case
equivalents in two locations.

Bug: chromium:1410963
Change-Id: I5907062f8c29b6e9d4a4c8166d3af05079298c50
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4205912
Auto-Submit: Patrick Thier <pthier@chromium.org>
Commit-Queue: Patrick Thier <pthier@chromium.org>
Reviewed-by: Jakob Linke <jgruber@chromium.org>
Commit-Queue: Jakob Linke <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/main@{#85556}
2023-01-31 10:26:36 +00:00
..
bigint [bigint] Convert BigInt property names to decimal 2022-05-12 13:28:02 +00:00
regress [regexp] Canonicalize character range before adding case equivalents. 2023-01-31 10:26:36 +00:00
weakrefs [heap][test] Reland: Fix weakrefs tests for conservative stack scanning 2023-01-27 10:00:33 +00:00
aggregate-error.js [flags] Remove --harmony-promise-any 2020-11-12 01:09:38 +00:00
array-concat-array-proto-getter.js
array-concat-array-proto.js
array-concat-object-proto-dict-getter.js
array-concat-object-proto-dict.js
array-concat-object-proto-generic-dict.js
array-concat-object-proto.js
array-findlast-unscopables.js [builtins] Implement Array#findFromLast and friends 2021-07-29 19:37:15 +00:00
array-flat-species.js
array-flat.js
array-flatMap-species.js
array-flatMap.js
array-prototype-findlast.js [builtins] Implement Array#findFromLast and friends 2021-07-29 19:37:15 +00:00
array-prototype-findlastindex.js [builtins] Implement Array#findFromLast and friends 2021-07-29 19:37:15 +00:00
array-prototype-groupby-fast-path-assumptions.js [builtins] Rename array grouping to group and groupToMap 2022-06-08 18:12:52 +00:00
array-prototype-groupby.js [mjsunit] Make Array deepEquals respect holes 2022-12-10 13:19:33 +00:00
array-prototype-groupbytomap.js [mjsunit] Make Array deepEquals respect holes 2022-12-10 13:19:33 +00:00
array-sort-comparefn.js
array-to-reversed-big.js [change-array-by-copy] Split out slow toReversed test 2022-09-26 18:28:38 +00:00
array-to-reversed.js Fix Array.toReversed to create properties for holes 2022-12-09 18:00:55 +00:00
array-to-sorted.js [mjsunit] Make Array deepEquals respect holes 2022-12-10 13:19:33 +00:00
array-to-spliced-big.js [change-array-by-copy] Support large arrays in toSpliced 2022-09-26 20:47:50 +00:00
array-to-spliced.js [change-array-by-copy] Support empty input in toSpliced 2022-10-10 23:53:37 +00:00
array-with.js [change-array-by-copy] Implement with 2022-06-01 00:47:32 +00:00
arraybuffer-transfer.js [rab/gsab] Put AB.p.transfer behind a separate flag 2022-11-25 09:10:29 +00:00
async-await-optimization.js
async-for-of-non-iterable.js
async-from-sync-iterator-next-tick-count.js
async-from-sync-iterator-return-tick-count.js
async-from-sync-iterator-throw-tick-count.js
async-from-sync-iterator.js
async-generators-basic.js
async-generators-resume-return.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
async-generators-return-broken-promise.js [builtins] Handle broken promises in AsyncGenerator.prototype.return 2022-04-20 17:14:14 +00:00
async-generators-return.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
async-generators-throw-caught.js Add a synthetic return for async generator functions 2020-02-24 19:33:46 +00:00
async-generators-yield.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
async-iterators-resolve.js
atomics-on-arraybuffer-detach.js [atomics] Relax Atomics methods to work on ArrayBuffers 2020-08-13 22:10:07 +00:00
atomics-value-check.js [test] Make worker related tests more fuzzable 2021-01-26 12:09:59 +00:00
atomics-waitasync-1thread-2timeout.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
atomics-waitasync-1thread-buffer-out-of-scope-timeout.js [cleanup] Remove --stress-opt remnants 2022-08-31 08:37:44 +00:00
atomics-waitasync-1thread-promise-out-of-scope.js Reland2: [Atomics.waitAsync] Implement Atomics.waitAsync 2020-07-21 06:43:48 +00:00
atomics-waitasync-1thread-timeout.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
atomics-waitasync-1thread-timeouts-and-no-timeouts.js [test] Make worker related tests more fuzzable 2021-01-26 12:09:59 +00:00
atomics-waitasync-1thread-wake-up-all.js Reland2: [Atomics.waitAsync] Implement Atomics.waitAsync 2020-07-21 06:43:48 +00:00
atomics-waitasync-1thread-wake-up-fifo.js Reland2: [Atomics.waitAsync] Implement Atomics.waitAsync 2020-07-21 06:43:48 +00:00
atomics-waitasync-1thread-wake-up-simple.js Reland2: [Atomics.waitAsync] Implement Atomics.waitAsync 2020-07-21 06:43:48 +00:00
atomics-waitasync-helpers.js [test] Make worker related tests more fuzzable 2021-01-26 12:09:59 +00:00
atomics-waitasync-worker-shutdown-before-wait-finished-2-waits.js [test] Make worker related tests more fuzzable 2021-01-26 12:09:59 +00:00
atomics-waitasync-worker-shutdown-before-wait-finished-2-workers.js [test] Make worker related tests more fuzzable 2021-01-26 12:09:59 +00:00
atomics-waitasync-worker-shutdown-before-wait-finished-no-timeout.js [test] Make worker related tests more fuzzable 2021-01-26 12:09:59 +00:00
atomics-waitasync-worker-shutdown-before-wait-finished-timeout.js [test] Make worker related tests more fuzzable 2021-01-26 12:09:59 +00:00
atomics-waitasync.js Reland2: [Atomics.waitAsync] Implement Atomics.waitAsync 2020-07-21 06:43:48 +00:00
atomics.js [atomics] Relax Atomics methods to work on ArrayBuffers 2020-08-13 22:10:07 +00:00
bigintarray-keyedstore-tobigint.js
block-lazy-compile.js [Test] Add PrepareForOptimization to some mjsunit tests. 2019-05-03 13:32:32 +00:00
class-static-blocks.js [class] Disallow return in class static blocks 2021-05-18 06:19:07 +00:00
dataview-accessors.js
define-private-class-field-stress.js [flags] Rename --opt to --turbofan 2022-05-03 12:10:30 +00:00
error-cause.js [init] Error cause should not present on Error.prototype 2021-07-23 06:38:46 +00:00
eval-param-scoping.js Remove per-parameter position var scope 2019-12-19 10:38:00 +00:00
for-await-of.js
function-tostring.js
futex.js [test] Make worker related tests more fuzzable 2021-01-26 12:09:59 +00:00
generators-reduced.js [Test] Add PrepareForOptimization to some mjsunit tests. 2019-05-03 13:32:32 +00:00
generators.js [Test] Add PrepareForOptimization to some mjsunit tests. 2019-05-03 13:32:32 +00:00
global-configurable.js Remove always-true --harmony-global runtime flag 2019-06-26 09:47:14 +00:00
global-writable.js Remove always-true --harmony-global runtime flag 2019-06-26 09:47:14 +00:00
global.js Remove always-true --harmony-global runtime flag 2019-06-26 09:47:14 +00:00
harmony-string-pad-end.js
harmony-string-pad-start.js
has-own.js [Object.hasOwn] Remove flag 2022-08-31 08:41:11 +00:00
hashbang-eval.js Remove always-enabled --harmony-hashbang flag 2019-06-11 15:47:08 +00:00
import-from-compilation-errored.js [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
import-from-evaluation-errored.js [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
import-from-fetch-errored.js [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
import-from-instantiation-errored.js [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
index-fields-nonextensible-global-proxy-no-lazy-feedback.js [ic] fix handling of existing properties in Define{Keyed|Named}OwnIC 2022-03-24 12:36:42 +00:00
index-fields-nonextensible-global-proxy.js [ic] fix handling of existing properties in Define{Keyed|Named}OwnIC 2022-03-24 12:36:42 +00:00
json-parse-with-source.js [json-parse-with-source] Implement the JSON.parse source text 2022-10-10 07:33:07 +00:00
logical-assignment-function-name.js Reland "Set .name of anonymous functions on the RHS of logical assignment." 2020-06-03 23:14:58 +00:00
logical-assignment.js Implement logical assignment 2020-04-23 07:23:58 +00:00
module-parsing-eval.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-import-1.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-2.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-3.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-4.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-5.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-6.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-7.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-8.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-9.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-10.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-11.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-12.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-13.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-14.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-15-top-level-await.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-15.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-16.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-17.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-import-assertions-1.mjs [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
modules-import-assertions-2.mjs [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
modules-import-assertions-3.mjs [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
modules-import-assertions-4.mjs [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
modules-import-assertions-dynamic-1.mjs [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
modules-import-assertions-dynamic-2.mjs [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
modules-import-assertions-dynamic-3.mjs [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
modules-import-assertions-dynamic-4.mjs [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
modules-import-assertions-dynamic-5.mjs [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
modules-import-assertions-dynamic-6.mjs [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
modules-import-assertions-dynamic-7.mjs [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
modules-import-assertions-dynamic-8.mjs [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
modules-import-assertions-dynamic-9.mjs [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
modules-import-assertions-dynamic-10.mjs [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
modules-import-assertions-dynamic-11.mjs Fix top-level await crash from synthetic module being evaluated twice 2021-02-10 16:50:25 +00:00
modules-import-assertions-dynamic-12.mjs Handle failure in KeyAccumulator::GetKeys 2021-05-06 17:05:51 +00:00
modules-import-large.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-import-meta.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-import-namespace.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-import-rqstd-order-async-cycle.mjs [top-level-await] Implement spec fix for cycle root detection 2021-02-03 18:07:58 +00:00
modules-import-rqstd-order-async-subgraph.mjs [top-level-await] Implement the new post-order requirement for async subgraphs 2021-03-19 19:22:04 +00:00
modules-import-rqstd-order-top-level-await-1.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-import-rqstd-order-top-level-await-2.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-import-rqstd-order-top-level-await-3.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-import-rqstd-order-top-level-await-4.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-import-rqstd-order-top-level-await-5.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-import-rqstd-order-top-level-await-6.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-import-rqstd-order-top-level-await-7.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-import-rqstd-order-top-level-await-8.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-import-top-level-await-1.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-top-level-await-2.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-top-level-await-3.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-top-level-await-4.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-top-level-await-5.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-top-level-await-6.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-top-level-await-7.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-top-level-await-8.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-top-level-await-cycle.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-top-level-await-exception-1.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-top-level-await-exception-2.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-import-top-level-await-exception-3.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-skip-1-rqstd-order-indirect-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-1-rqstd-order-indirect-unreached-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-1-rqstd-order-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-1-rqstd-order-unreached-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-1-rqstd-order.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-1-top-level-await-cycle.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-1-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-1.json [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
modules-skip-1.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-skip-2-rqstd-order-indirect-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-2-rqstd-order-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-2-rqstd-order.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-2-top-level-await-cycle.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-2-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-2.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-skip-3-rqstd-order-indirect-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-3-rqstd-order-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-3-rqstd-order.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-3-top-level-await-cycle.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-3-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-3.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-skip-4-rqstd-order-indirect-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-4-rqstd-order-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-4-rqstd-order.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-4-top-level-await-cycle.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-4-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-4.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-skip-5-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-5.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-skip-6-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-6.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-skip-7-top-level-await.mjs [top-level-await] Add support for parsing top level await 2019-09-24 14:01:32 +00:00
modules-skip-7.mjs [test] Remove unused --harmony-dynamic-import flag 2021-11-05 10:30:58 +00:00
modules-skip-8.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-skip-9.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-skip-10.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-skip-11.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-skip-12.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-skip-13.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-skip-async-cycle-1.mjs [top-level-await] Implement spec fix for cycle root detection 2021-02-03 18:07:58 +00:00
modules-skip-async-cycle-2.mjs [top-level-await] Implement spec fix for cycle root detection 2021-02-03 18:07:58 +00:00
modules-skip-async-cycle-3.mjs [top-level-await] Implement spec fix for cycle root detection 2021-02-03 18:07:58 +00:00
modules-skip-async-cycle-leaf.mjs [top-level-await] Implement spec fix for cycle root detection 2021-02-03 18:07:58 +00:00
modules-skip-async-cycle-start.mjs [top-level-await] Implement spec fix for cycle root detection 2021-02-03 18:07:58 +00:00
modules-skip-async-subgraph-1.mjs [top-level-await] Implement the new post-order requirement for async subgraphs 2021-03-19 19:22:04 +00:00
modules-skip-async-subgraph-2.mjs [top-level-await] Implement the new post-order requirement for async subgraphs 2021-03-19 19:22:04 +00:00
modules-skip-async-subgraph-async.mjs [top-level-await] Implement the new post-order requirement for async subgraphs 2021-03-19 19:22:04 +00:00
modules-skip-async-subgraph-start.mjs [top-level-await] Implement the new post-order requirement for async subgraphs 2021-03-19 19:22:04 +00:00
modules-skip-async-subgraph-x.mjs [top-level-await] Implement the new post-order requirement for async subgraphs 2021-03-19 19:22:04 +00:00
modules-skip-empty.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-skip-export-import-meta.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-skip-imports-json-1.mjs [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
modules-skip-large1.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-skip-large2.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
modules-skip-top-level-await-cycle-error-indirection.mjs [modules] Fix AsyncModuleExecutionFulfilled with pending error 2021-08-09 15:15:03 +00:00
modules-skip-top-level-await-cycle-error-throwing.mjs [modules] Fix AsyncModuleExecutionFulfilled with pending error 2021-08-09 15:15:03 +00:00
modules-skip-top-level-await-cycle-error.mjs [modules] Fix AsyncModuleExecutionFulfilled with pending error 2021-08-09 15:15:03 +00:00
modules-top-level-await-cycle-error.mjs [modules] Fix AsyncModuleExecutionFulfilled with pending error 2021-08-09 15:15:03 +00:00
nullish.js [nullish] Add support for nullish operator 2019-08-21 15:48:34 +00:00
numeric-separator.js [harmony-numeric-separator] remove flag 2019-08-01 10:10:24 +00:00
object-fromentries.js Remove always-true --harmony-object-from-entries runtime flag 2019-06-24 15:01:01 +00:00
optional-catch-binding-breaks.js
optional-catch-binding.js
optional-chaining-this-private.js [interpreter] Add missing RegisterAllocationScope 2022-02-02 09:16:46 +00:00
optional-chaining-this.js Fix the receiver when calling parenthesized optional chains 2019-11-29 00:44:06 +00:00
optional-chaining.js Support the o?.#foo syntax 2020-04-14 10:16:25 +00:00
private-accessors.js [class] fix evaluation order and errors in private accessor assignments 2021-11-09 15:36:28 +00:00
private-brand-checks.js [parser] Fix parsing '#x in expr' in binary expressions 2021-09-23 17:36:03 +00:00
private-brand-nested-super.js [class] initialize brand after super() in nested arrow function 2022-02-10 14:05:48 +00:00
private-fields-ic.js
private-fields-nonextensible-global-proxy-no-lazy-feedback.js [ic] fix handling of existing properties in Define{Keyed|Named}OwnIC 2022-03-24 12:36:42 +00:00
private-fields-nonextensible-global-proxy.js [ic] fix handling of existing properties in Define{Keyed|Named}OwnIC 2022-03-24 12:36:42 +00:00
private-fields-special-object.js Reland "[d8] Verify host-defined options" 2021-11-04 22:28:18 +00:00
private-fields-static.js
private-fields.js [class] fix undefined private name access in computed property keys 2019-10-10 19:43:01 +00:00
private-methods-empty-inner.js [flags] Remove --harmony-private-methods 2020-11-12 23:21:53 +00:00
private-methods.js [flags] Remove --harmony-private-methods 2020-11-12 23:21:53 +00:00
private-name-scopes.js [class] Fix private name scope chain 2019-09-06 00:52:07 +00:00
private-name-surrogate-pair.js Reland "[scanner] Combine surrogate pairs at start when scanning private names" 2022-01-07 16:46:47 +00:00
private-reference-logical-assignment-short-circuit.js [class] fix read-only private references in logical assignments 2022-03-23 16:16:32 +00:00
private-symbols.js
private.js
promise-all-settled.js [flags] Remove --harmony-promise-all-settled 2020-11-03 19:34:42 +00:00
promise-any-overflow-1.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
promise-any-overflow-2.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
promise-any-resolve-not-callable.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
promise-any.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
promise-prototype-finally.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
public-instance-class-fields.js [class] set function name for computed fields 2023-01-23 20:10:44 +00:00
public-static-class-fields.js [class] set function name for computed fields 2023-01-23 20:10:44 +00:00
regexp-change-exec.js
regexp-dotall.js
regexp-match-indices.js [dict-proto] Constness tracking of dictionary properties (jitless) 2021-02-04 11:42:33 +00:00
regexp-named-captures.js [regexp] Update capture name parsing for recent spec changes 2021-11-05 10:09:07 +00:00
regexp-overriden-exec.js [flags] Rename --opt to --turbofan 2022-05-03 12:10:30 +00:00
regexp-property-binary.js
regexp-property-char-class.js
regexp-property-enumerated.js
regexp-property-exact-match.js
regexp-property-general-category.js
regexp-property-invalid.js
regexp-property-lu-ui0.js
regexp-property-lu-ui1.js
regexp-property-lu-ui2.js
regexp-property-lu-ui3.js
regexp-property-lu-ui4.js
regexp-property-lu-ui5.js
regexp-property-lu-ui6.js
regexp-property-lu-ui7.js
regexp-property-lu-ui8.js
regexp-property-lu-ui9.js
regexp-property-lu-ui.js
regexp-property-script-extensions.js
regexp-property-scripts.js
regexp-property-special.js
regexp-unicode-sets.js [regexp] Support properties of strings in unicode sets mode 2022-11-25 10:29:16 +00:00
regress-generators-resume.js [Test] Add PrepareForOptimization to some mjsunit tests. 2019-05-03 13:32:32 +00:00
relative-indexing-methods.js Add 'at' to Array.prototype[@@unscopables] 2020-11-24 15:41:11 +00:00
set-prototype-of.js
shadowrealm-callsite-throw.js [ShadowRealm] Make CallSite#getFunction/getThis throw for ShadowRealm frames 2022-12-22 19:06:57 +00:00
shadowrealm-evaluate.js [ShadowRealm] side-effect-free inspection on cross-realm exceptions 2022-12-20 17:25:10 +00:00
shadowrealm-importvalue.js [ShadowRealm] side-effect-free inspection on cross-realm exceptions 2022-12-20 17:25:10 +00:00
shadowrealm-skip-1.mjs [ShadowRealm] Implement ShadowRealm.prototype.importValue 2022-04-22 15:04:26 +00:00
shadowrealm-skip-2-throw.mjs [ShadowRealm] Implement ShadowRealm.prototype.importValue 2022-04-22 15:04:26 +00:00
shadowrealm-skip-3-throw-object.mjs [ShadowRealm] side-effect-free inspection on cross-realm exceptions 2022-12-20 17:25:10 +00:00
shadowrealm-wrapped-function-bind.js [ShadowRealm] WrappedFunction properties 2022-03-25 16:00:33 +00:00
shadowrealm-wrapped-function-props-stack.js [ShadowRealm] WrappedFunction properties 2022-03-25 16:00:33 +00:00
shadowrealm-wrapped-function-props.js [ShadowRealm] WrappedFunction properties 2022-03-25 16:00:33 +00:00
shadowrealm-wrapped-function.js [ShadowRealm] side-effect-free inspection on cross-realm exceptions 2022-12-20 17:25:10 +00:00
sharedarraybuffer-stress.js [ubsan] Make ARM and ARM64 UBSan-clean 2019-09-16 15:03:45 +00:00
sharedarraybuffer-worker-gc-stress.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
sharedarraybuffer.js [builtins] TypedArray.prototype.set with number 2021-09-02 00:06:23 +00:00
static-private-methods.js [flags] Remove --harmony-private-methods 2020-11-12 23:21:53 +00:00
string-iswellformed-external-uncached.js [string-iswellformed] Implement String#{is,to}WellFormed 2022-12-22 18:04:40 +00:00
string-iswellformed-flat-indirect.js [string-iswellformed] Fix isWellFormed for indirect strings 2023-01-03 19:31:31 +00:00
string-matchAll-deleted-matchAll.js
string-matchAll.js Reland "[torque] Allow storing to bitfield structs that are stored in Smis" 2020-04-22 10:34:46 +00:00
string-replaceAll.js [replaceAll] Fix replaceAll overflow with StringCompareSequence. 2019-12-26 18:47:05 +00:00
symbol-as-weakmap-key.js [symbol-as-weakmap-key] Fix DCHECKs and add CanBeHeldWeakly 2022-10-04 06:27:54 +00:00
symbol-async-iterator.js
symbol-description.js
to-length.js [interpreter] Remove unused interpreter intrinsics 2021-06-17 13:43:41 +00:00
to-name.js
to-number.js
to-string.js [cleanup] Remove ToString intrinsic 2021-04-23 15:02:42 +00:00
trailing-commas-length.js
typed-array-to-sorted.js [change-array-by-copy] Add TypedArray.prototype.toSorted 2022-09-21 15:53:33 +00:00
typedarray-findlast.js [builtins] Implement Array#findFromLast and friends 2021-07-29 19:37:15 +00:00
typedarray-findlastindex.js [builtins] Implement Array#findFromLast and friends 2021-07-29 19:37:15 +00:00
typedarray-to-reversed.js [change-array-by-copy] Add RAB/GSAB tests for toReversed 2022-05-27 21:00:34 +00:00
typedarray-tostringtag.js [rab/gsab] Fix toStringTag for RAB/GSAB-backed TypedArrays 2022-06-29 19:33:57 +00:00
typedarray-with.js [change-array-by-copy] Implement with 2022-06-01 00:47:32 +00:00
well-formed-json-stringify-checked.js
well-formed-json-stringify-unchecked.js