v8/test/inspector
Michael Starzinger 0cb5ba0ef0 [asm.js] Fix function table call position tracking.
This adds test coverage for the source position tracking of function
table calls in asm.js and fixes the discovered issues. It also fixes
function start positions (used by errors thrown at stack checks).

R=clemensh@chromium.org
TEST=mjsunit/wasm/asm-wasm-stack
BUG=v8:6127,v8:6166

Change-Id: Id6ab6dc72bcedb0d838eed315e2a05fbc59039f4
Reviewed-on: https://chromium-review.googlesource.com/465949
Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
Reviewed-by: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#44348}
2017-04-03 15:33:53 +00:00
..
console [inspector] console get all information from inspector when needed 2017-03-29 21:40:07 +00:00
cpu-profiler [debug] fix coverage for non-default test variants. 2017-04-03 08:58:12 +00:00
debugger [inspector] support setTimeout in Debugger.scheduleStepIntoAsync method 2017-03-30 14:42:24 +00:00
heap-profiler [inspector] added reconnect method for tests 2017-02-28 20:22:24 +00:00
runtime [inspector] console get all information from inspector when needed 2017-03-29 21:40:07 +00:00
BUILD.gn Properly define v8_enable_inspector and its override in GN. 2016-11-21 19:29:38 +00:00
DEPS [inspector] introduce limit for amount of stored async stacks 2016-12-18 17:04:40 +00:00
inspector-impl.cc [inspector] console get all information from inspector when needed 2017-03-29 21:40:07 +00:00
inspector-impl.h [inspector] console get all information from inspector when needed 2017-03-29 21:40:07 +00:00
inspector-test.cc [inspector] console get all information from inspector when needed 2017-03-29 21:40:07 +00:00
inspector.gyp Fix inspector test in components build 2016-10-18 20:08:12 +00:00
inspector.isolate [inspector] Increased chances of successful InjectedScriptSource compilation 2017-03-24 01:33:12 +00:00
inspector.status [asm.js] Fix function table call position tracking. 2017-04-03 15:33:53 +00:00
json-parse-expected.txt [inspector] added inspector test runner [part 5] 2016-10-02 21:23:03 +00:00
json-parse.js [inspector] added inspector test runner [part 5] 2016-10-02 21:23:03 +00:00
OWNERS [inspector] added inspector test runner [part 1] 2016-09-30 15:52:46 +00:00
protocol-test.js [inspector] console get all information from inspector when needed 2017-03-29 21:40:07 +00:00
task-runner.cc [inspector] fixed compilation with gyp 2017-03-23 15:39:41 +00:00
task-runner.h [inspector] added createContextGroup for tests 2017-03-07 22:30:05 +00:00
testcfg.py [inspector] correctly test more variants. 2017-03-29 18:08:51 +00:00