v8/test/inspector
yangguo f56685d064 Revert of Compiling an array literal should be context-independent. (patchset #5 id:80001 of https://codereview.chromium.org/2479123002/ )
Reason for revert:
speculative revert to fix https://uberchromegw.corp.google.com/i/client.v8/builders/V8%20Mac%20GC%20Stress/builds/9646/steps/Mjsunit%20%28flakes%29/logs/debug-scopes

Original issue's description:
> Compiling an array literal should be context-independent.
>
> We are removing use of the debugger context. When the debugger triggers
> compilation, we may not have a context from which to create a JSArray.
>
> R=ishell@chromium.org

TBR=ishell@chromium.org,verwaest@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review-Url: https://codereview.chromium.org/2481363009
Cr-Commit-Position: refs/heads/master@{#40906}
2016-11-10 17:48:54 +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 Revert of Compiling an array literal should be context-independent. (patchset #5 id:80001 of https://codereview.chromium.org/2479123002/ ) 2016-11-10 17:48:54 +00:00
runtime [inspector] fix timestamp formatting with non C locales 2016-10-13 20:32:07 +00:00
BUILD.gn Fix inspector test in components build 2016-10-18 20:08:12 +00:00
DEPS [inspector] finish test runner gracefully.. 2016-10-19 02:04:48 +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] added Debugger.getPossibleBreakpoints method 2016-11-04 19:59:48 +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 [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] added Debugger.getPossibleBreakpoints method 2016-11-04 19:59:48 +00:00
task-runner.cc [inspector] added Debugger.getPossibleBreakpoints method 2016-11-04 19:59:48 +00:00
task-runner.h [inspector] added Debugger.getPossibleBreakpoints method 2016-11-04 19:59:48 +00:00
testcfg.py [inspector] added inspector test runner [part 4] 2016-10-02 19:41:28 +00:00