v8/test/mjsunit/ignition
Ross McIlroy 05207b098a [Interpreter] Replace --ignition flag with a --stress-fullcodegen
Removes the --ignition flag which is now on by default. Adds a
--stress-fullcodegen flag which enables running all functions supported
by fullcodegen to be compiled by fullcodegen.

This will enable moving parser internalization later when we are not
stressing fullcodegen or compiling asm.js functions.

BUG=v8:5203, v8:6409, v8:6589

Change-Id: I7fa68016d4e734755434ec0b4e749ef65ffa7f4e
Reviewed-on: https://chromium-review.googlesource.com/565569
Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#46635}
2017-07-13 13:05:00 +00:00
..
dead-code-source-position.js
ignition-statistics-extension.js [Interpreter] Replace --ignition flag with a --stress-fullcodegen 2017-07-13 13:05:00 +00:00
optimized-stack-trace.js
osr-from-bytecode.js [Interpreter] Replace --ignition flag with a --stress-fullcodegen 2017-07-13 13:05:00 +00:00
osr-from-generator.js
regress-597565-double-to-object-transition.js
regress-599001-verifyheap.js [Interpreter] Replace --ignition flag with a --stress-fullcodegen 2017-07-13 13:05:00 +00:00
regress-612386-smi-to-double-transition.js [elements] Rename FAST elements kinds 2017-06-30 13:31:44 +00:00
regress-616064.js [Interpreter] Replace --ignition flag with a --stress-fullcodegen 2017-07-13 13:05:00 +00:00
regress-629792-source-position-on-jump.js
regress-662418.js [Interpreter] Ensure ValueOf is only called once for post-increment operations. 2016-11-08 17:03:16 +00:00
regress-664146.js [Interpreter] Fix logical-or/and to ensure it always visits the lhs. 2016-11-10 16:31:00 +00:00
regress-672027.js [Interpreter] Allocate registers used as call arguments on-demand. 2016-12-15 10:59:57 +00:00
stack-trace-source-position.js [complier] Enable parallel eager inner function compilation with compiler dispatcher. 2017-01-25 22:41:57 +00:00
string-concat-external-thin-string.js [Interpreter] Fix issue with StringConcat dereferencing external thin strings. 2017-07-06 20:52:14 +00:00
throw-if-hole.js [Interpreter] Replace --ignition flag with a --stress-fullcodegen 2017-07-13 13:05:00 +00:00
throw-if-not-hole.js [turbofan] Replace uninitialized JSConstruct nodes with SOFT deopt. 2017-06-30 08:18:43 +00:00
throw-super-not-called.js [turbofan] Remove --turbo shorthand for --turbo-filter. 2017-06-23 11:19:19 +00:00
tracing.js