v8/test/mjsunit/es6
Jakob Gruber 0a6c1a778a Remove the turboprop implementation
Bug: v8:12552
Change-Id: I99e4d8e8aeba5460f11e54cc1b2bcaea98a5276d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3400964
Reviewed-by: Toon Verwaest <verwaest@chromium.org>
Reviewed-by: Tobias Tebbi <tebbi@chromium.org>
Commit-Queue: Jakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78698}
2022-01-20 12:31:39 +00:00
..
debug-promises
regress [builtins] Fixes TypedArray ops behavior when the buffer was detached 2021-09-27 19:08:20 +00:00
arguments-iterator.js
array-concat-arity.js
array-concat-array-subclass.js
array-concat-arraylike-length-throws.js
array-concat-arraylike-length-tostring-throws.js
array-concat-arraylike-length-valueof-throws.js
array-concat-arraylike-negative-length.js
array-concat-arraylike-primitive-nonnumber-length.js
array-concat-arraylike-string-length.js
array-concat-arraylike.js
array-concat-descriptor.js
array-concat-holey-array.js
array-concat-isconcatspreadable-getter-throws.js
array-concat-length-throws.js
array-concat-no-prototype.js
array-concat-nonarray.js
array-concat-revoked-proxy-1.js
array-concat-revoked-proxy-2.js
array-concat-sloppy-arguments-holey.js
array-concat-sloppy-arguments-throws.js
array-concat-sloppy-arguments-with-dupes.js
array-concat-sloppy-arguments.js
array-concat-spreadable-arraylike-proxy-bogus-length.js
array-concat-spreadable-arraylike-proxy-length.js
array-concat-spreadable-arraylike-proxy.js
array-concat-spreadable-boolean-wrapper.js
array-concat-spreadable-function.js
array-concat-spreadable-nonarraylike-proxy.js
array-concat-spreadable-number-wrapper.js
array-concat-spreadable-regexp.js
array-concat-spreadable-sparse-object.js
array-concat-spreadable-string-wrapper.js
array-concat-strict-arguments.js
array-concat-typedarray.js
array-concat-unspreadable-array-subclass.js
array-concat-unspreadable-array.js
array-concat-unspreadable-arraylike-proxy.js
array-concat-unspreadable-nonarraylike-proxy.js
array-copywithin.js
array-fill-receiver.js
array-fill.js
array-find.js
array-findindex.js
array-from.js
array-iterator-detached.js
array-iterator-turbo.js
array-iterator.js
array-length.js
array-of.js
array-prototype-values.js
array-reverse-order.js
array-species-constructor-accessor.js
array-species-constructor-delete.js
array-species-constructor.js
array-species-delete.js
array-species-modified.js
array-species-neg-zero.js
array-species-parent-constructor.js
array-species-proto.js
array-species.js
array-spread-holey.js
array-spread-large-holey.js
array-tostring.js
arraybuffer-species.js
arrow-functions-lexical-arguments.js
arrow-functions-this.js
arrow-functions.js
arrow-rest-params-lazy-parsing.js
arrow-rest-params.js
block-conflicts-sloppy.js
block-conflicts.js
block-const-assign-sloppy.js
block-const-assign.js
block-eval-var-over-let.js
block-for-sloppy.js
block-for.js
block-leave-sloppy.js
block-leave.js
block-let-contextual-sloppy.js
block-let-crankshaft-sloppy.js
block-let-crankshaft.js
block-let-declaration-sloppy.js
block-let-declaration.js
block-let-semantics-sloppy.js
block-let-semantics.js
block-scope-class.js
block-scoping-sloppy.js
block-scoping-top-level-sloppy.js
block-scoping-top-level.js
block-scoping.js
block-sloppy-function.js
built-in-accessor-names.js
call-with-spread-modify-array-iterator.js
call-with-spread-modify-next.js
call-with-spread.js
catch-parameter-redeclaration.js
class-computed-property-names-super.js
class-property-name-eval-arguments.js
classes-accesors.js
classes-constructor.js [runtime] throw a realm type error when constructors are called 2021-07-29 14:34:22 +00:00
classes-derived-return-type.js
classes-experimental.js
classes-lazy-parsing.js
classes-maps.js
classes-name-binding.js
classes-proto.js
classes-proxy.js
classes-restricted-properties.js
classes-subclass-arrays.js
classes-subclass-builtins.js
classes-super-in-heritage.js [parser] Fix scope of super properties in heritage position 2022-01-19 16:59:00 +00:00
classes-super.js
classes-test-super.js
classes.js
collection-iterator.js
collections-constructor-custom-iterator.js
collections-constructor-iterator-side-effect.js
collections-constructor-with-modified-array-prototype.js
collections-constructor-with-modified-protoype.js
collections.js
completion.js
computed-property-names-classes.js Install class "name" accessor before methods 2021-06-23 18:05:30 +00:00
computed-property-names-deopt.js
computed-property-names-object-literals-methods.js
computed-property-names-super.js
computed-property-names.js
dataview-length.js
default-parameters-destructuring.js
default-parameters.js
destructuring-assignment-lazy.js
destructuring-assignment.js
destructuring-parameters-literalcount-nolazy.js
destructuring-parameters-literalcount.js
destructuring.js
empty-for.js
for-each-in-catch.js
for-of.js
function-length-configurable.js
function-name-configurable.js
function-name.js Install class "name" accessor before methods 2021-06-23 18:05:30 +00:00
function-prototype-name.js
generator-destructuring.js
generators-iteration.js
generators-objects.js
generators-parsing.js
generators-poisoned-properties.js
generators-runtime.js
generators-states.js
global-proto-proxy.js
hasinstance-symbol.js
home-object-in-context.js
indexed-integer-exotics.js
instanceof-proxies.js
instanceof.js
iteration-semantics.js
iteration-syntax.js
iterator-close.js
iterator-eager-deopt.js
iterator-lazy-deopt.js
iterator-prototype.js
json.js
large-classes-methods.js
large-classes-properties.js
large-classes-static-methods.js
map-constructor-entry-side-effect2.js Reland "[compiler] Fix a few test flakes and reenable the tests" 2021-09-20 18:16:06 +00:00
map-constructor-entry-side-effect3.js
map-constructor-entry-side-effect4.js
map-constructor-entry-side-effect.js
map-iterator-1.js
map-iterator-2.js
map-iterator-3.js
map-iterator-4.js
map-iterator-5.js
map-iterator-6.js
map-iterator-7.js
map-iterator-8.js
map-iterator-9.js
map-iterator-10.js
map-iterator-11.js
map-minus-zero.js
math-cbrt.js
math-clz32.js
math-expm1.js
math-fround.js
math-hyperbolic.js
math-hypot.js
math-log1p.js
math-log2-log10.js
math-sign.js
math-trunc.js
math.js
method-name-eval-arguments.js
microtask-delivery.js
new-target.js
numeric-literals.js
object-assign.js
object-literals-method.js
object-literals-property-shorthand.js
object-literals-super.js
object-tostring.js
pattern-brand-check.js
promise-all-overflow-1.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
promise-all-overflow-2.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
promise-all-resolve-not-callable.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
promise-all.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
promise-allsettled-resolve-not-callable.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
promise-internal-setter.js
promise-lookup-getter-setter.js
promise-race-resolve-not-callable.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
promise-resolve-thenable-job.js
promise-species.js
promise-thenable-proxy.js
promises.js
prototype-ordinary-objects.js
proxies-accesschecks.js
proxies-apply.js
proxies-bind.js
proxies-construct.js
proxies-constructor.js
proxies-cross-realm-exception.js
proxies-define-property.js
proxies-delete-property.js
proxies-example-membrane.js
proxies-for.js
proxies-function.js [interpreter] Remove %_Call 2021-06-17 15:16:41 +00:00
proxies-get-own-property-descriptor.js
proxies-get-prototype-of.js
proxies-get.js
proxies-global-reference.js
proxies-has-own-property.js
proxies-has.js
proxies-hash.js
proxies-integrity.js
proxies-is-extensible.js
proxies-json.js
proxies-keys.js
proxies-object-assign.js
proxies-ownkeys-clone.js
proxies-ownkeys.js
proxies-prevent-extensions.js
proxies-property-is-enumerable.js
proxies-prototype-handler-stackoverflow.js
proxies-prototype-target-stackoverflow.js
proxies-revocable.js
proxies-set-prototype-of.js
proxies-set.js
proxies-with-unscopables.js
proxies-with.js
proxies.js
proxy-function-tostring.js
reflect-apply.js
reflect-construct.js
reflect-define-property.js
reflect-get-own-property-descriptor.js
reflect-get-prototype-of.js
reflect-own-keys.js
reflect-prevent-extensions.js
reflect-set-prototype-of.js
reflect.js
regexp-constructor.js
regexp-flags.js
regexp-match-lastindex.js
regexp-prototype.js
regexp-replace-lastindex.js
regexp-sticky.js
regexp-tolength.js
regexp-tostring.js
rest-params-lazy-parsing.js
rest-params.js
set-iterator-1.js
set-iterator-2.js
set-iterator-3.js
set-iterator-4.js
set-iterator-5.js
set-iterator-6.js
set-iterator-7.js
set-iterator-8.js
set-iterator-9.js
set-iterator-10.js
set-iterator-11.js
set-minus-zero.js
sloppy-no-duplicate-generators.js
sloppy-restrictive-block-function.js
species.js
spread-array-misc.js
spread-array-mutated-prototype.js
spread-array-pristine-prototype.js
spread-array-prototype-proxy.js
spread-array-prototype-setter1.js
spread-array-prototype-setter2.js
spread-call-new-class.js
spread-call-new.js
spread-call-super-property.js
spread-call.js
string-codepointat.js
string-endswith.js
string-fromcodepoint.js
string-html.js
string-includes.js
string-iterator2.js
string-iterator3.js
string-iterator4.js
string-iterator5.js
string-iterator6.js
string-iterator7.js
string-iterator8.js
string-iterator.js
string-match.js
string-raw.js
string-repeat.js
string-replace.js
string-search.js
string-split.js
string-startswith.js
super-ic-opt-no-turboprop.js
super-ic-opt.js
super-ic.js
super-with-spread-modify-array-iterator.js
super-with-spread-modify-next.js
super-with-spread.js
super.js
symbols.js
templates.js
throw-type-error-function-restrictions.js
typed-array-iterator.js
typedarray-construct-by-array-like-prototype-element-added.js
typedarray-construct-by-array-like.js
typedarray-construct-by-buffer-ordering.js
typedarray-construct-offset-not-smi.js
typedarray-copywithin.js
typedarray-detached.js [builtins] TypedArray.prototype.set with number 2021-09-02 00:06:23 +00:00
typedarray-every.js [builtins] typed array detaching in builtin iterations 2021-08-31 21:32:17 +00:00
typedarray-fill.js
typedarray-filter.js [builtins] typed array detaching in builtin iterations 2021-08-31 21:32:17 +00:00
typedarray-find.js
typedarray-findindex.js
typedarray-foreach.js [builtins] typed array detaching in builtin iterations 2021-08-31 21:32:17 +00:00
typedarray-from-detached-typedarray.js
typedarray-from-next-overridden.js
typedarray-from-nonfunction-iterator.js
typedarray-from-optional-arguments.js
typedarray-from.js
typedarray-indexing.js
typedarray-iteration.js
typedarray-keyedstore-tonumber.js
typedarray-map.js
typedarray-of.js
typedarray-proto.js
typedarray-reduce.js
typedarray-reverse.js
typedarray-set-bytelength-not-smi.js
typedarray-set-length-internal.js
typedarray-set-length.js
typedarray-slice.js
typedarray-sort.js
typedarray-species.js
typedarray-tostring.js
typedarray.js [builtins] TypedArray.prototype.set with number 2021-09-02 00:06:23 +00:00
unicode-character-ranges.js
unicode-escapes-in-regexps.js
unicode-escapes.js
unicode-regexp-backrefs.js
unicode-regexp-ignore-case-noi18n.js
unicode-regexp-ignore-case.js
unicode-regexp-last-index.js
unicode-regexp-restricted-syntax.js
unicode-regexp-unanchored-advance.js
unicode-regexp-zero-length.js
unscopables.js