v8/tools/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
..
bytecode_dispatches_report_test.py [interpreter] Add relative numbers to dispatch report 2016-07-19 14:17:29 +00:00
bytecode_dispatches_report.py [interpreter] Add relative numbers to dispatch report 2016-07-19 14:17:29 +00:00
linux_perf_bytecode_annotate_test.py [Interpreter] Add a bytecode annotate tool. 2016-05-10 15:04:32 +00:00
linux_perf_bytecode_annotate.py [Interpreter] Replace --ignition flag with a --stress-fullcodegen 2017-07-13 13:05:00 +00:00
linux_perf_report_test.py [Tools] Enable grouping of jited code in linux_perf_report.py. 2016-11-08 10:38:14 +00:00
linux_perf_report.py [Interpreter] Replace --ignition flag with a --stress-fullcodegen 2017-07-13 13:05:00 +00:00