v8/test/mjsunit/es6/regress
Michael Starzinger 8d921ca7f3 [turbofan] Remove --turbo shorthand for --turbo-filter.
This removes the --turbo flag and solely relies on the filter pattern
provided via --turbo-filter when deciding whether to use TurboFan. Note
that disabling optimization wholesale can still be done with --no-opt,
which should be used in favor of --no-turbo everywhere.

Also note that this contains semantic changes to the TurboFan activation
criteria. We respect the filter pattern more stringently and no longer
activate TurboFan just because the source contains patterns forcing use
of Ignition via {AstNumberingVisitor::DisableFullCodegenAndCrankshaft}.

R=rmcilroy@chromium.org
BUG=v8:6408

Change-Id: I0c855f6a62350eb62283a3431c8cc1baa750950e
Reviewed-on: https://chromium-review.googlesource.com/528121
Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
Reviewed-by: Michael Stanton <mvstanton@chromium.org>
Reviewed-by: Ross McIlroy <rmcilroy@chromium.org>
Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#46167}
2017-06-23 11:19:19 +00:00
..
regress-2034.js
regress-2156.js
regress-2186.js
regress-2219.js
regress-2225.js
regress-2243.js
regress-2322.js
regress-2506.js
regress-2681.js
regress-2691.js
regress-2829.js
regress-2858.js
regress-3426.js
regress-3501.js
regress-3683.js
regress-3741.js
regress-3902.js
regress-3938.js
regress-4056.js
regress-4097.js
regress-4160.js
regress-4211.js
regress-4298.js
regress-4395-global-eval.js
regress-4395.js
regress-4400.js Remove FLAG_min_preparse_length. 2016-11-18 14:06:49 +00:00
regress-4417.js
regress-4466.js
regress-4482.js
regress-4522.js
regress-4585.js
regress-4759.js
regress-5337.js
regress-5598.js [turbofan] Remove --turbo shorthand for --turbo-filter. 2017-06-23 11:19:19 +00:00
regress-5929-1.js Reland [typedarrays] move %TypedArray%.prototype.copyWithin to C++ 2017-02-15 14:21:18 +00:00
regress-6098.js [parser] allow patterns within left/right branches of ConditionalExpr 2017-03-22 21:39:29 +00:00
regress-6322.js [test] add mjsunit regression tests for v8:6322 2017-05-24 19:06:26 +00:00
regress-347906.js
regress-411237.js
regress-455141.js
regress-474783.js
regress-508074.js
regress-513474.js
regress-517455.js
regress-576662.js
regress-594084.js Remove FLAG_min_preparse_length. 2016-11-18 14:06:49 +00:00
regress-650172.js [builtins] adapt arguments for Builtins::kIteratorPrototypeIterator 2016-09-27 11:05:42 +00:00
regress-660925.js [builtins] Take fast path in Array.prototype.keys() only if length is an Smi 2016-11-14 18:52:25 +00:00
regress-666622.js [builtins] add context input to users of CreateKeyValueArray opcode 2016-11-18 18:17:27 +00:00
regress-arrow-duplicate-params.js
regress-cr372788.js
regress-cr493566.js
regress-cr512574.js
regress-crbug-248025.js
regress-crbug-346141.js
regress-crbug-448730.js
regress-crbug-461520.js
regress-crbug-465671-null.js
regress-crbug-465671.js
regress-inlined-new-target.js
regress-lookup-transition.js
regress-new-target-context.js