blob: f97f40ab98628f304a72f39ec36e9202627a7625 [file] [log] [blame]
M harness/compareArray.js
M harness/regExpUtils.js
M harness/sta.js
M harness/testIntl.js
M test/annexB/language/literals/regexp/legacy-octal-escape.js
A test/built-ins/ArrayBuffer/options-maxbytelength-diminuitive.js
A test/built-ins/ArrayBuffer/options-maxbytelength-excessive.js
A test/built-ins/ArrayBuffer/options-maxbytelength-negative.js
A test/built-ins/ArrayBuffer/options-maxbytelength-object.js
A test/built-ins/ArrayBuffer/options-maxbytelength-poisoned.js
A test/built-ins/ArrayBuffer/options-maxbytelength-undefined.js
A test/built-ins/ArrayBuffer/options-non-object.js
A test/built-ins/ArrayBuffer/prototype/maxByteLength/detached-buffer.js
A test/built-ins/ArrayBuffer/prototype/maxByteLength/invoked-as-accessor.js
A test/built-ins/ArrayBuffer/prototype/maxByteLength/invoked-as-func.js
A test/built-ins/ArrayBuffer/prototype/maxByteLength/length.js
A test/built-ins/ArrayBuffer/prototype/maxByteLength/name.js
A test/built-ins/ArrayBuffer/prototype/maxByteLength/prop-desc.js
A test/built-ins/ArrayBuffer/prototype/maxByteLength/return-maxbytelength-non-resizable.js
A test/built-ins/ArrayBuffer/prototype/maxByteLength/return-maxbytelength-resizable.js
A test/built-ins/ArrayBuffer/prototype/maxByteLength/this-has-no-arraybufferdata-internal.js
A test/built-ins/ArrayBuffer/prototype/maxByteLength/this-is-not-object.js
A test/built-ins/ArrayBuffer/prototype/maxByteLength/this-is-sharedarraybuffer.js
A test/built-ins/ArrayBuffer/prototype/resizable/detached-buffer.js
A test/built-ins/ArrayBuffer/prototype/resizable/invoked-as-accessor.js
A test/built-ins/ArrayBuffer/prototype/resizable/invoked-as-func.js
A test/built-ins/ArrayBuffer/prototype/resizable/length.js
A test/built-ins/ArrayBuffer/prototype/resizable/name.js
A test/built-ins/ArrayBuffer/prototype/resizable/prop-desc.js
A test/built-ins/ArrayBuffer/prototype/resizable/return-resizable.js
A test/built-ins/ArrayBuffer/prototype/resizable/this-has-no-arraybufferdata-internal.js
A test/built-ins/ArrayBuffer/prototype/resizable/this-is-not-object.js
A test/built-ins/ArrayBuffer/prototype/resizable/this-is-sharedarraybuffer.js
A test/built-ins/ArrayBuffer/prototype/resize/descriptor.js
A test/built-ins/ArrayBuffer/prototype/resize/extensible.js
A test/built-ins/ArrayBuffer/prototype/resize/length.js
A test/built-ins/ArrayBuffer/prototype/resize/name.js
A test/built-ins/ArrayBuffer/prototype/resize/new-length-excessive.js
A test/built-ins/ArrayBuffer/prototype/resize/new-length-negative.js
A test/built-ins/ArrayBuffer/prototype/resize/new-length-non-number.js
A test/built-ins/ArrayBuffer/prototype/resize/nonconstructor.js
A test/built-ins/ArrayBuffer/prototype/resize/resize-grow.js
A test/built-ins/ArrayBuffer/prototype/resize/resize-same-size-zero-explicit.js
A test/built-ins/ArrayBuffer/prototype/resize/resize-same-size-zero-implicit.js
A test/built-ins/ArrayBuffer/prototype/resize/resize-same-size.js
A test/built-ins/ArrayBuffer/prototype/resize/resize-shrink-zero-explicit.js
A test/built-ins/ArrayBuffer/prototype/resize/resize-shrink-zero-implicit.js
A test/built-ins/ArrayBuffer/prototype/resize/resize-shrink.js
A test/built-ins/ArrayBuffer/prototype/resize/this-is-detached.js
A test/built-ins/ArrayBuffer/prototype/resize/this-is-not-arraybuffer-object.js
A test/built-ins/ArrayBuffer/prototype/resize/this-is-not-object.js
A test/built-ins/ArrayBuffer/prototype/resize/this-is-not-resizable-arraybuffer-object.js
A test/built-ins/ArrayBuffer/prototype/resize/this-is-sharedarraybuffer.js
A test/built-ins/ArrayBuffer/prototype/transfer/descriptor.js
A test/built-ins/ArrayBuffer/prototype/transfer/extensible.js
A test/built-ins/ArrayBuffer/prototype/transfer/from-fixed-to-larger.js
A test/built-ins/ArrayBuffer/prototype/transfer/from-fixed-to-same.js
A test/built-ins/ArrayBuffer/prototype/transfer/from-fixed-to-smaller.js
A test/built-ins/ArrayBuffer/prototype/transfer/from-fixed-to-zero.js
A test/built-ins/ArrayBuffer/prototype/transfer/from-resizable-to-larger.js
A test/built-ins/ArrayBuffer/prototype/transfer/from-resizable-to-same.js
A test/built-ins/ArrayBuffer/prototype/transfer/from-resizable-to-smaller.js
A test/built-ins/ArrayBuffer/prototype/transfer/from-resizable-to-zero.js
A test/built-ins/ArrayBuffer/prototype/transfer/length.js
A test/built-ins/ArrayBuffer/prototype/transfer/name.js
A test/built-ins/ArrayBuffer/prototype/transfer/new-length-excessive.js
A test/built-ins/ArrayBuffer/prototype/transfer/new-length-non-number.js
A test/built-ins/ArrayBuffer/prototype/transfer/nonconstructor.js
A test/built-ins/ArrayBuffer/prototype/transfer/this-is-detached.js
A test/built-ins/ArrayBuffer/prototype/transfer/this-is-not-arraybuffer-object.js
A test/built-ins/ArrayBuffer/prototype/transfer/this-is-not-object.js
A test/built-ins/ArrayBuffer/prototype/transfer/this-is-sharedarraybuffer.js
A test/built-ins/DataView/prototype/byteLength/resizable-array-buffer-auto.js
A test/built-ins/DataView/prototype/byteLength/resizable-array-buffer-fixed.js
A test/built-ins/DataView/prototype/byteOffset/resizable-array-buffer-auto.js
A test/built-ins/DataView/prototype/byteOffset/resizable-array-buffer-fixed.js
A test/built-ins/DataView/prototype/getBigInt64/resizable-buffer.js
A test/built-ins/DataView/prototype/getBigUint64/resizable-buffer.js
A test/built-ins/DataView/prototype/getFloat32/resizable-buffer.js
A test/built-ins/DataView/prototype/getFloat64/resizable-buffer.js
A test/built-ins/DataView/prototype/getInt16/resizable-buffer.js
A test/built-ins/DataView/prototype/getInt32/resizable-buffer.js
A test/built-ins/DataView/prototype/getInt8/resizable-buffer.js
A test/built-ins/DataView/prototype/getUint16/resizable-buffer.js
A test/built-ins/DataView/prototype/getUint32/resizable-buffer.js
A test/built-ins/DataView/prototype/getUint8/resizable-buffer.js
A test/built-ins/DataView/prototype/setBigInt64/resizable-buffer.js
A test/built-ins/DataView/prototype/setBigUint64/resizable-buffer.js
A test/built-ins/DataView/prototype/setFloat32/resizable-buffer.js
A test/built-ins/DataView/prototype/setFloat64/resizable-buffer.js
A test/built-ins/DataView/prototype/setInt16/resizable-buffer.js
A test/built-ins/DataView/prototype/setInt32/resizable-buffer.js
A test/built-ins/DataView/prototype/setInt8/resizable-buffer.js
A test/built-ins/DataView/prototype/setUint16/resizable-buffer.js
A test/built-ins/DataView/prototype/setUint32/resizable-buffer.js
A test/built-ins/DataView/prototype/setUint8/resizable-buffer.js
M test/built-ins/Error/cause_abrupt.js
A test/built-ins/Object/hasOwn/descriptor.js
A test/built-ins/Object/hasOwn/hasown.js
A test/built-ins/Object/hasOwn/hasown_inherited_exists.js
A test/built-ins/Object/hasOwn/hasown_inherited_getter.js
A test/built-ins/Object/hasOwn/hasown_inherited_getter_and_setter.js
A test/built-ins/Object/hasOwn/hasown_inherited_getter_and_setter_configurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_getter_and_setter_configurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_getter_and_setter_nonconfigurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_getter_and_setter_nonconfigurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_getter_configurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_getter_configurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_getter_nonconfigurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_getter_nonconfigurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_nonwritable_configurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_nonwritable_configurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_nonwritable_nonconfigurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_nonwritable_nonconfigurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_setter.js
A test/built-ins/Object/hasOwn/hasown_inherited_setter_configurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_setter_configurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_setter_nonconfigurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_setter_nonconfigurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_writable_configurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_writable_configurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_writable_nonconfigurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_inherited_writable_nonconfigurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_nonexistent.js
A test/built-ins/Object/hasOwn/hasown_own_getter.js
A test/built-ins/Object/hasOwn/hasown_own_getter_and_setter.js
A test/built-ins/Object/hasOwn/hasown_own_getter_and_setter_configurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_own_getter_and_setter_configurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_own_getter_and_setter_nonconfigurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_own_getter_and_setter_nonconfigurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_own_getter_configurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_own_getter_configurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_own_getter_nonconfigurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_own_getter_nonconfigurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_own_nonwritable_configurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_own_nonwritable_nonconfigurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_own_nonwriteable_configurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_own_nonwriteable_nonconfigurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_own_property_exists.js
A test/built-ins/Object/hasOwn/hasown_own_setter.js
A test/built-ins/Object/hasOwn/hasown_own_setter_configurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_own_setter_configurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_own_setter_nonconfigurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_own_setter_nonconfigurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_own_writable_configurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_own_writable_configurable_nonenumerable.js
A test/built-ins/Object/hasOwn/hasown_own_writable_nonconfigurable_enumerable.js
A test/built-ins/Object/hasOwn/hasown_own_writable_nonconfigurable_nonenumerable.js
A test/built-ins/Object/hasOwn/length.js
A test/built-ins/Object/hasOwn/name.js
A test/built-ins/Object/hasOwn/not-a-constructor.js
A test/built-ins/Object/hasOwn/prototype.js
A test/built-ins/Object/hasOwn/symbol_own_property.js
A test/built-ins/Object/hasOwn/symbol_property_toPrimitive.js
A test/built-ins/Object/hasOwn/symbol_property_toString.js
A test/built-ins/Object/hasOwn/symbol_property_valueOf.js
A test/built-ins/Object/hasOwn/toobject_before_topropertykey.js
A test/built-ins/Object/hasOwn/toobject_null.js
A test/built-ins/Object/hasOwn/toobject_undefined.js
D test/built-ins/Promise/race/resolve-element-function-extensible.js
D test/built-ins/Promise/race/resolve-element-function-name.js
D test/built-ins/Promise/race/resolve-element-function-nonconstructor.js
D test/built-ins/Promise/race/resolve-element-function-prototype.js
A test/built-ins/SharedArrayBuffer/options-maxbytelength-diminuitive.js
A test/built-ins/SharedArrayBuffer/options-maxbytelength-excessive.js
A test/built-ins/SharedArrayBuffer/options-maxbytelength-negative.js
A test/built-ins/SharedArrayBuffer/options-maxbytelength-object.js
A test/built-ins/SharedArrayBuffer/options-maxbytelength-poisoned.js
A test/built-ins/SharedArrayBuffer/options-maxbytelength-undefined.js
A test/built-ins/SharedArrayBuffer/options-non-object.js
A test/built-ins/SharedArrayBuffer/prototype/grow/descriptor.js
A test/built-ins/SharedArrayBuffer/prototype/grow/extensible.js
A test/built-ins/SharedArrayBuffer/prototype/grow/grow-larger-size.js
A test/built-ins/SharedArrayBuffer/prototype/grow/grow-same-size.js
A test/built-ins/SharedArrayBuffer/prototype/grow/grow-smaller-size.js
A test/built-ins/SharedArrayBuffer/prototype/grow/length.js
A test/built-ins/SharedArrayBuffer/prototype/grow/name.js
A test/built-ins/SharedArrayBuffer/prototype/grow/new-length-excessive.js
A test/built-ins/SharedArrayBuffer/prototype/grow/new-length-negative.js
A test/built-ins/SharedArrayBuffer/prototype/grow/new-length-non-number.js
A test/built-ins/SharedArrayBuffer/prototype/grow/nonconstructor.js
A test/built-ins/SharedArrayBuffer/prototype/grow/this-is-not-arraybuffer-object.js
A test/built-ins/SharedArrayBuffer/prototype/grow/this-is-not-object.js
A test/built-ins/SharedArrayBuffer/prototype/grow/this-is-not-resizable-arraybuffer-object.js
A test/built-ins/SharedArrayBuffer/prototype/grow/this-is-sharedarraybuffer.js
A test/built-ins/SharedArrayBuffer/prototype/growable/invoked-as-accessor.js
A test/built-ins/SharedArrayBuffer/prototype/growable/invoked-as-func.js
A test/built-ins/SharedArrayBuffer/prototype/growable/length.js
A test/built-ins/SharedArrayBuffer/prototype/growable/name.js
A test/built-ins/SharedArrayBuffer/prototype/growable/prop-desc.js
A test/built-ins/SharedArrayBuffer/prototype/growable/return-growable.js
A test/built-ins/SharedArrayBuffer/prototype/growable/this-has-no-arraybufferdata-internal.js
A test/built-ins/SharedArrayBuffer/prototype/growable/this-is-arraybuffer.js
A test/built-ins/SharedArrayBuffer/prototype/growable/this-is-not-object.js
A test/built-ins/SharedArrayBuffer/prototype/maxByteLength/invoked-as-accessor.js
A test/built-ins/SharedArrayBuffer/prototype/maxByteLength/invoked-as-func.js
A test/built-ins/SharedArrayBuffer/prototype/maxByteLength/length.js
A test/built-ins/SharedArrayBuffer/prototype/maxByteLength/name.js
A test/built-ins/SharedArrayBuffer/prototype/maxByteLength/prop-desc.js
A test/built-ins/SharedArrayBuffer/prototype/maxByteLength/return-maxbytelength-growable.js
A test/built-ins/SharedArrayBuffer/prototype/maxByteLength/return-maxbytelength-non-growable.js
A test/built-ins/SharedArrayBuffer/prototype/maxByteLength/this-has-no-arraybufferdata-internal.js
A test/built-ins/SharedArrayBuffer/prototype/maxByteLength/this-is-arraybuffer.js
A test/built-ins/SharedArrayBuffer/prototype/maxByteLength/this-is-not-object.js
A test/built-ins/Symbol/for/description.js
A test/built-ins/Temporal/now/instant/extensible.js
A test/built-ins/Temporal/now/instant/length.js
A test/built-ins/Temporal/now/instant/name.js
A test/built-ins/Temporal/now/instant/not-a-constructor.js
A test/built-ins/Temporal/now/instant/prop-desc.js
A test/built-ins/Temporal/now/instant/return-value-distinct.js
A test/built-ins/Temporal/now/instant/return-value-prototype.js
A test/built-ins/Temporal/now/instant/return-value-value.js
A test/built-ins/Temporal/now/timeZone/extensible.js
A test/built-ins/Temporal/now/timeZone/length.js
A test/built-ins/Temporal/now/timeZone/name.js
A test/built-ins/Temporal/now/timeZone/new-object.js
A test/built-ins/Temporal/now/timeZone/not-a-constructor.js
A test/built-ins/Temporal/now/timeZone/prop-desc.js
A test/built-ins/Temporal/now/timeZone/return-value.js
A test/built-ins/TypedArray/prototype/at/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/byteLength/resizable-array-buffer-auto.js
A test/built-ins/TypedArray/prototype/byteLength/resizable-array-buffer-fixed.js
A test/built-ins/TypedArray/prototype/byteOffset/resizable-array-buffer-auto.js
A test/built-ins/TypedArray/prototype/byteOffset/resizable-array-buffer-fixed.js
A test/built-ins/TypedArray/prototype/copyWithin/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/entries/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/every/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/fill/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/filter/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/find/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/findIndex/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/forEach/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/includes/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/indexOf/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/join/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/keys/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/lastIndexOf/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/length/resizable-array-buffer-auto.js
A test/built-ins/TypedArray/prototype/length/resizable-array-buffer-fixed.js
A test/built-ins/TypedArray/prototype/map/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/reduce/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/reduceRight/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/reverse/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/set/typedarray-arg-set-values-same-buffer-same-type-resized.js
A test/built-ins/TypedArray/prototype/set/typedarray-arg-target-out-of-bounds.js
A test/built-ins/TypedArray/prototype/slice/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/some/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/sort/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/toLocaleString/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArray/prototype/values/return-abrupt-from-this-out-of-bounds.js
A test/built-ins/TypedArrayConstructors/ctors/buffer-arg/excessive-offset-throws-resizable-ab.js
A test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/out-of-bounds-when-species-retrieved-different-type.js
A test/built-ins/TypedArrayConstructors/ctors/typedarray-arg/out-of-bounds-when-species-retrieved-same-type.js
D test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/BigInt/detached-buffer-realm.js
A test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/BigInt/detached-buffer-throws-realm.js
A test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/BigInt/detached-buffer-throws.js
A test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/BigInt/key-is-not-numeric-index-throws.js
A test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/BigInt/key-is-numericindex-accessor-desc-throws.js
M test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/BigInt/key-is-numericindex-desc-configurable.js
A test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/BigInt/key-is-numericindex-desc-not-configurable-throws.js
A test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/BigInt/key-is-numericindex-desc-not-enumerable-throws.js
A test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/BigInt/key-is-numericindex-desc-not-writable-throws.js
M test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/BigInt/tonumber-value-detached-buffer.js
D test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/detached-buffer-realm.js
A test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/detached-buffer-throws-realm.js
A test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/detached-buffer-throws.js
A test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/key-is-not-numeric-index-throws.js
A test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/key-is-numericindex-accessor-desc-throws.js
M test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/key-is-numericindex-desc-configurable.js
A test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/key-is-numericindex-desc-not-configurable-throws.js
A test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/key-is-numericindex-desc-not-enumerable-throws.js
A test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/key-is-numericindex-desc-not-writable-throws.js
M test/built-ins/TypedArrayConstructors/internals/DefineOwnProperty/tonumber-value-detached-buffer.js
M test/built-ins/TypedArrayConstructors/internals/Delete/key-is-symbol.js
A test/built-ins/TypedArrayConstructors/internals/HasProperty/resizable-array-buffer-auto.js
A test/built-ins/TypedArrayConstructors/internals/HasProperty/resizable-array-buffer-fixed.js
A test/built-ins/TypedArrayConstructors/internals/OwnPropertyKeys/integer-indexes-resizable-array-buffer-auto.js
A test/built-ins/TypedArrayConstructors/internals/OwnPropertyKeys/integer-indexes-resizable-array-buffer-fixed.js
A test/intl402/DateTimeFormat/constructor-options-style-conflict.js
A test/intl402/Locale/prototype/calendars/branding.js
A test/intl402/Locale/prototype/calendars/name.js
A test/intl402/Locale/prototype/calendars/output-array.js
A test/intl402/Locale/prototype/calendars/prop-desc.js
A test/intl402/Locale/prototype/collations/branding.js
A test/intl402/Locale/prototype/collations/name.js
A test/intl402/Locale/prototype/collations/output-array-values.js
A test/intl402/Locale/prototype/collations/output-array.js
A test/intl402/Locale/prototype/collations/prop-desc.js
A test/intl402/Locale/prototype/hourCycles/branding.js
A test/intl402/Locale/prototype/hourCycles/name.js
A test/intl402/Locale/prototype/hourCycles/output-array-values.js
A test/intl402/Locale/prototype/hourCycles/output-array.js
A test/intl402/Locale/prototype/hourCycles/prop-desc.js
A test/intl402/Locale/prototype/numberingSystems/branding.js
A test/intl402/Locale/prototype/numberingSystems/name.js
A test/intl402/Locale/prototype/numberingSystems/output-array.js
A test/intl402/Locale/prototype/numberingSystems/prop-desc.js
A test/intl402/Locale/prototype/textInfo/branding.js
A test/intl402/Locale/prototype/textInfo/name.js
A test/intl402/Locale/prototype/textInfo/output-object-keys.js
A test/intl402/Locale/prototype/textInfo/output-object.js
A test/intl402/Locale/prototype/textInfo/prop-desc.js
A test/intl402/Locale/prototype/timeZones/branding.js
A test/intl402/Locale/prototype/timeZones/name.js
A test/intl402/Locale/prototype/timeZones/output-array-sorted.js
A test/intl402/Locale/prototype/timeZones/output-array.js
A test/intl402/Locale/prototype/timeZones/output-undefined.js
A test/intl402/Locale/prototype/timeZones/prop-desc.js
A test/intl402/Locale/prototype/weekInfo/branding.js
A test/intl402/Locale/prototype/weekInfo/name.js
A test/intl402/Locale/prototype/weekInfo/output-object-keys.js
A test/intl402/Locale/prototype/weekInfo/output-object.js
A test/intl402/Locale/prototype/weekInfo/prop-desc.js
M test/intl402/Segmenter/constructor/supportedLocalesOf/locales-specific.js
M test/intl402/Segmenter/prototype/segment/containing/iswordlike.js
M test/intl402/Segmenter/prototype/segment/containing/one-index.js
M test/intl402/Segmenter/prototype/segment/containing/out-of-bound-index.js
M test/intl402/Segmenter/prototype/segment/containing/word-iswordlike.js
M test/intl402/Segmenter/prototype/segment/containing/zero-index.js
M test/intl402/Segmenter/prototype/segment/segment-grapheme-iterable.js
M test/intl402/Segmenter/prototype/segment/segment-sentence-iterable.js
M test/intl402/Segmenter/prototype/segment/segment-word-iterable.js
M test/intl402/fallback-locales-are-supported.js
M test/intl402/supportedLocalesOf-consistent-with-resolvedOptions.js
M test/intl402/supportedLocalesOf-unicode-extensions-ignored.js
A test/language/expressions/arrow-function/extensibility.js
M test/language/expressions/arrow-function/syntax/arrowparameters-cover-initialize-2.js
D test/language/expressions/assignment/S11.13.1_A7_T1.js
D test/language/expressions/assignment/S11.13.1_A7_T2.js
A test/language/expressions/assignment/target-member-computed-reference-null.js
A test/language/expressions/assignment/target-member-computed-reference-undefined.js
A test/language/expressions/assignment/target-member-identifier-reference-null.js
A test/language/expressions/assignment/target-member-identifier-reference-undefined.js
A test/language/expressions/assignment/target-super-computed-reference-null.js
A test/language/expressions/assignment/target-super-identifier-reference-null.js
A test/language/expressions/delete/member-computed-reference-null.js
A test/language/expressions/delete/member-computed-reference-undefined.js
A test/language/expressions/delete/member-identifier-reference-null.js
A test/language/expressions/delete/member-identifier-reference-undefined.js
A test/language/expressions/delete/super-property-null-base.js
A test/language/expressions/dynamic-import/2nd-param-assert-enumeration-abrupt.js
A test/language/expressions/dynamic-import/2nd-param-assert-enumeration.js
A test/language/expressions/dynamic-import/2nd-param-assert-non-object.js
A test/language/expressions/dynamic-import/2nd-param-assert-undefined.js
A test/language/expressions/dynamic-import/2nd-param-assert-value-abrupt.js
A test/language/expressions/dynamic-import/2nd-param-assert-value-non-string.js
A test/language/expressions/dynamic-import/2nd-param-await-expr.js
A test/language/expressions/dynamic-import/2nd-param-await-ident.js
A test/language/expressions/dynamic-import/2nd-param-evaluation-abrupt-return.js
A test/language/expressions/dynamic-import/2nd-param-evaluation-abrupt-throw.js
A test/language/expressions/dynamic-import/2nd-param-evaluation-sequence.js
A test/language/expressions/dynamic-import/2nd-param-get-assert-error.js
A test/language/expressions/dynamic-import/2nd-param-in.js
A test/language/expressions/dynamic-import/2nd-param-non-object.js
A test/language/expressions/dynamic-import/2nd-param-trailing-comma-fulfill.js
A test/language/expressions/dynamic-import/2nd-param-trailing-comma-reject.js
A test/language/expressions/dynamic-import/2nd-param-yield-expr.js
A test/language/expressions/dynamic-import/2nd-param-yield-ident-invalid.js
A test/language/expressions/dynamic-import/2nd-param-yield-ident-valid.js
A test/language/expressions/dynamic-import/2nd-param_FIXTURE.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-arrow-assignment-expression-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-arrow-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-async-arrow-function-await-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-async-arrow-function-return-await-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-async-function-await-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-async-function-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-async-function-return-await-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-async-gen-await-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-block-labeled-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-block-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-do-while-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-else-braceless-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-else-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-function-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-function-return-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-if-braceless-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-if-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-while-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-with-expression-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/nested-with-not-extensible-args.js
M test/language/expressions/dynamic-import/syntax/invalid/top-level-not-extensible-args.js
D test/language/expressions/dynamic-import/syntax/invalid/top-level-not-extensible-no-trailing-comma.js
A test/language/expressions/dynamic-import/syntax/valid/nested-arrow-assignment-expression-trailing-comma-first.js
R063 test/language/expressions/dynamic-import/syntax/invalid/nested-async-arrow-function-return-await-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-arrow-assignment-expression-trailing-comma-second.js
R066 test/language/expressions/dynamic-import/syntax/invalid/nested-arrow-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-arrow-trailing-comma-first.js
A test/language/expressions/dynamic-import/syntax/valid/nested-arrow-trailing-comma-second.js
R064 test/language/expressions/dynamic-import/syntax/invalid/nested-async-arrow-function-await-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-async-arrow-function-await-trailing-comma-first.js
A test/language/expressions/dynamic-import/syntax/valid/nested-async-arrow-function-await-trailing-comma-second.js
A test/language/expressions/dynamic-import/syntax/valid/nested-async-arrow-function-return-await-trailing-comma-first.js
A test/language/expressions/dynamic-import/syntax/valid/nested-async-arrow-function-return-await-trailing-comma-second.js
R065 test/language/expressions/dynamic-import/syntax/invalid/nested-async-function-return-await-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-async-function-await-trailing-comma-first.js
A test/language/expressions/dynamic-import/syntax/valid/nested-async-function-await-trailing-comma-second.js
A test/language/expressions/dynamic-import/syntax/valid/nested-async-function-return-await-trailing-comma-first.js
A test/language/expressions/dynamic-import/syntax/valid/nested-async-function-return-await-trailing-comma-second.js
R065 test/language/expressions/dynamic-import/syntax/invalid/nested-async-function-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-async-function-trailing-comma-first.js
R065 test/language/expressions/dynamic-import/syntax/invalid/nested-async-function-await-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-async-function-trailing-comma-second.js
R063 test/language/expressions/dynamic-import/syntax/invalid/nested-async-gen-await-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-async-gen-await-trailing-comma-first.js
A test/language/expressions/dynamic-import/syntax/valid/nested-async-gen-await-trailing-comma-second.js
R065 test/language/expressions/dynamic-import/syntax/invalid/nested-block-labeled-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-block-labeled-trailing-comma-first.js
A test/language/expressions/dynamic-import/syntax/valid/nested-block-labeled-trailing-comma-second.js
R065 test/language/expressions/dynamic-import/syntax/invalid/nested-block-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-block-trailing-comma-first.js
A test/language/expressions/dynamic-import/syntax/valid/nested-block-trailing-comma-second.js
R065 test/language/expressions/dynamic-import/syntax/invalid/nested-do-while-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-do-while-trailing-comma-first.js
A test/language/expressions/dynamic-import/syntax/valid/nested-do-while-trailing-comma-second.js
R065 test/language/expressions/dynamic-import/syntax/invalid/nested-else-braceless-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-else-braceless-trailing-comma-first.js
R064 test/language/expressions/dynamic-import/syntax/invalid/nested-if-braceless-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-else-braceless-trailing-comma-second.js
R066 test/language/expressions/dynamic-import/syntax/invalid/nested-else-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-else-trailing-comma-first.js
A test/language/expressions/dynamic-import/syntax/valid/nested-else-trailing-comma-second.js
A test/language/expressions/dynamic-import/syntax/valid/nested-function-return-trailing-comma-first.js
A test/language/expressions/dynamic-import/syntax/valid/nested-function-return-trailing-comma-second.js
R065 test/language/expressions/dynamic-import/syntax/invalid/nested-function-return-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-function-trailing-comma-first.js
R065 test/language/expressions/dynamic-import/syntax/invalid/nested-function-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-function-trailing-comma-second.js
R064 test/language/expressions/dynamic-import/syntax/invalid/nested-arrow-assignment-expression-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-if-braceless-trailing-comma-first.js
A test/language/expressions/dynamic-import/syntax/valid/nested-if-braceless-trailing-comma-second.js
R066 test/language/expressions/dynamic-import/syntax/invalid/nested-if-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-if-trailing-comma-first.js
A test/language/expressions/dynamic-import/syntax/valid/nested-if-trailing-comma-second.js
R066 test/language/expressions/dynamic-import/syntax/invalid/nested-while-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-while-trailing-comma-first.js
A test/language/expressions/dynamic-import/syntax/valid/nested-while-trailing-comma-second.js
A test/language/expressions/dynamic-import/syntax/valid/nested-with-expression-trailing-comma-first.js
A test/language/expressions/dynamic-import/syntax/valid/nested-with-expression-trailing-comma-second.js
R066 test/language/expressions/dynamic-import/syntax/invalid/nested-with-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-with-trailing-comma-first.js
R064 test/language/expressions/dynamic-import/syntax/invalid/nested-with-expression-not-extensible-no-trailing-comma.js test/language/expressions/dynamic-import/syntax/valid/nested-with-trailing-comma-second.js
A test/language/expressions/dynamic-import/syntax/valid/top-level-trailing-comma-first.js
A test/language/expressions/dynamic-import/syntax/valid/top-level-trailing-comma-second.js
A test/language/expressions/dynamic-import/trailing-comma-fulfill.js
A test/language/expressions/dynamic-import/trailing-comma-reject.js
M test/language/expressions/template-literal/invalid-legacy-octal-escape-sequence-8.js
M test/language/expressions/template-literal/invalid-legacy-octal-escape-sequence-9.js
M test/language/expressions/template-literal/invalid-legacy-octal-escape-sequence.js
A test/language/import/json-extensibility-array.js
A test/language/import/json-extensibility-object.js
A test/language/import/json-idempotency-indirect_FIXTURE.js
A test/language/import/json-idempotency.js
A test/language/import/json-idempotency_FIXTURE.json
A test/language/import/json-invalid.js
A test/language/import/json-invalid_FIXTURE.json
A test/language/import/json-named-bindings.js
A test/language/import/json-named-bindings_FIXTURE.json
A test/language/import/json-value-array.js
A test/language/import/json-value-array_FIXTURE.json
A test/language/import/json-value-boolean.js
A test/language/import/json-value-boolean_FIXTURE.json
A test/language/import/json-value-null.js
A test/language/import/json-value-null_FIXTURE.json
A test/language/import/json-value-number.js
A test/language/import/json-value-number_FIXTURE.json
A test/language/import/json-value-object.js
A test/language/import/json-value-object_FIXTURE.json
A test/language/import/json-value-string.js
A test/language/import/json-value-string_FIXTURE.json
A test/language/import/json-via-namespace.js
A test/language/import/json-via-namespace_FIXTURE.json
M test/language/literals/numeric/legacy-octal-integer-strict.js
R096 test/annexB/language/literals/numeric/legacy-octal-integer.js test/language/literals/numeric/legacy-octal-integer.js
M test/language/literals/numeric/non-octal-decimal-integer-strict.js
R098 test/annexB/language/literals/numeric/non-octal-decimal-integer.js test/language/literals/numeric/non-octal-decimal-integer.js
M test/language/literals/string/legacy-non-octal-escape-sequence-1-strict-explicit-pragma.js
M test/language/literals/string/legacy-non-octal-escape-sequence-2-strict-explicit-pragma.js
M test/language/literals/string/legacy-non-octal-escape-sequence-3-strict-explicit-pragma.js
M test/language/literals/string/legacy-non-octal-escape-sequence-4-strict-explicit-pragma.js
M test/language/literals/string/legacy-non-octal-escape-sequence-5-strict-explicit-pragma.js
M test/language/literals/string/legacy-non-octal-escape-sequence-6-strict-explicit-pragma.js
M test/language/literals/string/legacy-non-octal-escape-sequence-7-strict-explicit-pragma.js
A test/language/literals/string/legacy-non-octal-escape-sequence-8-non-strict.js
M test/language/literals/string/legacy-non-octal-escape-sequence-8-strict-explicit-pragma.js
M test/language/literals/string/legacy-non-octal-escape-sequence-8-strict.js
A test/language/literals/string/legacy-non-octal-escape-sequence-9-non-strict.js
M test/language/literals/string/legacy-non-octal-escape-sequence-9-strict-explicit-pragma.js
M test/language/literals/string/legacy-non-octal-escape-sequence-9-strict.js
M test/language/literals/string/legacy-non-octal-escape-sequence-strict.js
M test/language/literals/string/legacy-octal-escape-sequence-strict.js
R098 test/annexB/language/literals/string/legacy-octal-escape-sequence.js test/language/literals/string/legacy-octal-escape-sequence.js
A test/language/module-code/early-dup-assert-key-export.js
A test/language/module-code/early-dup-assert-key-import-nobinding.js
A test/language/module-code/early-dup-assert-key-import-withbinding.js
M test/language/module-code/early-export-ill-formed-string.js
A test/language/module-code/eval-gtbndng-indirect-faux-assertion.js
A test/language/module-code/import-assertion-1_FIXTURE.js
A test/language/module-code/import-assertion-2_FIXTURE.js
A test/language/module-code/import-assertion-3_FIXTURE.js
A test/language/module-code/import-assertion-empty.js
A test/language/module-code/import-assertion-key-identifiername.js
A test/language/module-code/import-assertion-key-string-double.js
A test/language/module-code/import-assertion-key-string-single.js
A test/language/module-code/import-assertion-many.js
A test/language/module-code/import-assertion-newlines.js
A test/language/module-code/import-assertion-trlng-comma.js
A test/language/module-code/import-assertion-value-string-double.js
A test/language/module-code/import-assertion-value-string-single.js
M test/language/module-code/instn-star-as-props-dflt-skip.js
A test/language/module-code/top-level-await/dfs-invariant-async_FIXTURE.js
A test/language/module-code/top-level-await/dfs-invariant-direct-1_FIXTURE.js
A test/language/module-code/top-level-await/dfs-invariant-direct-2_FIXTURE.js
A test/language/module-code/top-level-await/dfs-invariant-indirect_FIXTURE.js
A test/language/module-code/top-level-await/dfs-invariant.js
A test/language/statements/for-of/head-lhs-async-escaped.js
A test/language/statements/for-of/head-lhs-async-parens.js