v8/test/mjsunit/tools
Pierre Langlois 7927d6468e [turbofan][wasm] Fix --trace-turbo with compiling a WASM function.
The --trace-turbo flag would cause a crash when compiling a WASM_FUNCTION. It
was caused by assuming the OptimizedCompilationInfo had a SharedFunctionInfo
attached if the code isn't a stub and wasm functions are not considered as such.

In order to test this, we've added a new flag to specify were to dump JSON
files: --trace-turbo-path. This is used to make sure we do not leave lots of
files behind in the top-level directory. It should be useful as standalone
feature too.


Change-Id: Ia9442638d28100bea45a8683fb233803cc5393f2
Reviewed-on: https://chromium-review.googlesource.com/1030555
Commit-Queue: Jaroslav Sevcik <jarin@chromium.org>
Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#53153}
2018-05-14 13:37:13 +00:00
..
codemap.js
compiler-trace-flags.js [turbofan][wasm] Fix --trace-turbo with compiling a WASM function. 2018-05-14 13:37:13 +00:00
consarray.js
csvparser.js [log] Consistently escape log entries 2017-10-20 23:53:44 +00:00
dumpcpp.js [tools] Move common arguments processing into separate file 2017-10-24 00:25:04 +00:00
profile_view.js
profile.js [profiler] Web UI: add summary of opts/deopts. 2017-03-22 16:02:25 +00:00
profviz-test.default [ic] Drop TimerEventScopes from *IC_Miss runtime functions 2016-11-10 13:10:25 +00:00
profviz-test.log [log] Consistently escape log entries 2017-10-20 23:53:44 +00:00
profviz.js [tools] Move common arguments processing into separate file 2017-10-24 00:25:04 +00:00
splaytree.js
tickprocessor-test-func-info.log [log] Consistently escape log entries 2017-10-20 23:53:44 +00:00
tickprocessor-test.default [tools] Show more entries in the ticks-processor 2017-03-10 10:34:11 +00:00
tickprocessor-test.func-info [tools] Add options to separate more entries in tickprocessor 2017-04-11 10:23:02 +00:00
tickprocessor-test.gc-state [tools] Show more entries in the ticks-processor 2017-03-10 10:34:11 +00:00
tickprocessor-test.ignore-unknown [tools] Show more entries in the ticks-processor 2017-03-10 10:34:11 +00:00
tickprocessor-test.log [log] Consistently escape log entries 2017-10-20 23:53:44 +00:00
tickprocessor-test.only-summary
tickprocessor-test.separate-ic [tools] Show more entries in the ticks-processor 2017-03-10 10:34:11 +00:00
tickprocessor.js [tools] Move common arguments processing into separate file 2017-10-24 00:25:04 +00:00