v8/test/mjsunit/ignition
Ross McIlroy 3c31e109ea [Interpreter] Internalize AST before print-ast is triggered
Print AST needs access to the internalized strings, so make sure AST
is internalized before we print it.

BUG=v8:5203

Change-Id: Ia4995147feb7ec466523a0c4a89620749b23dcab
Reviewed-on: https://chromium-review.googlesource.com/593648
Reviewed-by: Georg Neis <neis@chromium.org>
Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#47006}
2017-07-31 12:16:48 +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
print-ast.js [Interpreter] Internalize AST before print-ast is triggered 2017-07-31 12:16:48 +00:00
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
regress-664146.js
regress-672027.js
stack-trace-source-position.js
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