v8/test/inspector
clemensh ea51b8a764 [debug] [reland] Consistently use script from FrameMirror
... instead of getting it from the FunctionMirror. For WASM frames
(including asm.js -> WASM), the function is either unresolved or does
not contain the script.

The added test case failed before this CL.

R=kozyatinskiy@chromium.org, yangguo@chromium.org, titzer@chromium.org
BUG=v8:4203, chromium:656622

Committed: https://crrev.com/ce32e2ffd835062d764f3c0ee6a32543417cb615
Review-Url: https://codereview.chromium.org/2415073003
Cr-Original-Commit-Position: refs/heads/master@{#40348}
Cr-Commit-Position: refs/heads/master@{#40387}
2016-10-18 08:19:28 +00:00
..
console [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
cpu-profiler [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
debugger [debug] [reland] Consistently use script from FrameMirror 2016-10-18 08:19:28 +00:00
runtime [inspector] fix timestamp formatting with non C locales 2016-10-13 20:32:07 +00:00
BUILD.gn [inspector] Add swarming support to inspector tests 2016-10-12 07:32:06 +00:00
DEPS [inspector] don't use String16 in inspector test runner 2016-10-07 21:16:55 +00:00
inspector-impl.cc [inspector] don't use String16 in inspector test runner 2016-10-07 21:16:55 +00:00
inspector-impl.h [inspector] added inspector test runner [part 3] 2016-10-02 18:10:39 +00:00
inspector-test.cc [inspector] fix timestamp formatting with non C locales 2016-10-13 20:32:07 +00:00
inspector.gyp [inspector] Add swarming support to inspector tests 2016-10-12 07:32:06 +00:00
inspector.isolate [inspector] Add swarming support to inspector tests 2016-10-12 07:32:06 +00:00
inspector.status [inspector] added inspector test runner [part 4] 2016-10-02 19:41:28 +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] command line api debug and monitor works with bound functions 2016-10-05 17:59:06 +00:00
task-runner.cc [inspector] don't use String16 in inspector test runner 2016-10-07 21:16:55 +00:00
task-runner.h [inspector] don't use String16 in inspector test runner 2016-10-07 21:16:55 +00:00
testcfg.py [inspector] added inspector test runner [part 4] 2016-10-02 19:41:28 +00:00