v8/test/inspector
clemensh 20defd29e0 [asm.js] [inspector-test] Avoid breakpoint on "use asm" statement
Ignition does not emit any byte code for some literal expression
statements, so avoid testing for it.

R=rmcilroy@chromium.org
BUG=v8:5757

Review-Url: https://codereview.chromium.org/2612013002
Cr-Commit-Position: refs/heads/master@{#42067}
2017-01-04 13:29:35 +00:00
..
console Avoid using stale InspectedContext pointers 2016-10-26 20:27:12 +00:00
cpu-profiler [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
debugger [asm.js] [inspector-test] Avoid breakpoint on "use asm" statement 2017-01-04 13:29:35 +00:00
runtime Show functions in object previews 2016-12-07 22:34:13 +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] removed old v8_inspector::Channel API 2016-11-29 19:31:23 +00:00
inspector-impl.h [inspector] added inspector test runner [part 3] 2016-10-02 18:10:39 +00:00
inspector-test.cc [inspector] introduce limit for amount of stored async stacks 2016-12-18 17:04:40 +00:00
inspector.gyp Fix inspector test in components build 2016-10-18 20:08:12 +00:00
inspector.isolate [inspector] conditionally copy files for inspector test. 2016-10-24 10:57:37 +00:00
inspector.status [wasm] Add guard regions to end of WebAssembly.Memory buffers 2016-11-17 20:29:13 +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] add async instrumentation for setTimeout in tests 2016-12-13 19:41:22 +00:00
task-runner.cc [inspector] add async instrumentation for setTimeout in tests 2016-12-13 19:41:22 +00:00
task-runner.h [inspector] add async instrumentation for setTimeout in tests 2016-12-13 19:41:22 +00:00
testcfg.py [inspector] added inspector test runner [part 4] 2016-10-02 19:41:28 +00:00