v8/test/inspector
yangguo aaaaa80f02 [inspector] always include user scripts in the snapshot.
V8 can bundle user scripts in the start up snapshot. These are
shared across contexts, and do not work well context groups.

R=kozyatinskiy@chromium.org
BUG=v8:6274

Review-Url: https://codereview.chromium.org/2836623002
Cr-Original-Commit-Position: refs/heads/master@{#44847}
Committed: 9685cfd310
Review-Url: https://codereview.chromium.org/2836623002
Cr-Commit-Position: refs/heads/master@{#44897}
2017-04-26 15:13:14 +00:00
..
console [test/inspector] remove any usage of v8::Extension 2017-04-21 23:41:07 +00:00
cpu-profiler [debug] fix coverage for non-default test variants. 2017-04-03 08:58:12 +00:00
debugger [inspector] always include user scripts in the snapshot. 2017-04-26 15:13:14 +00:00
heap-profiler [test/inspector] remove any usage of v8::Extension 2017-04-21 23:41:07 +00:00
runtime [inspector] console property should be enumerable 2017-04-25 22:17:24 +00:00
BUILD.gn [build] Remove remaining disable-inspector options in GN 2017-04-05 17:59:07 +00:00
DEPS [inspector] introduce limit for amount of stored async stacks 2016-12-18 17:04:40 +00:00
inspector-impl.cc [inspector] improved V8Debugger::breakProgram method 2017-04-25 22:55:45 +00:00
inspector-impl.h [inspector] improved V8Debugger::breakProgram method 2017-04-25 22:55:45 +00:00
inspector-test.cc [inspector] always include user scripts in the snapshot. 2017-04-26 15:13:14 +00:00
inspector.gyp Fix inspector test in components build 2016-10-18 20:08:12 +00:00
inspector.isolate [build] Remove remaining disable-inspector options in GN 2017-04-05 17:59:07 +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 [test/inspector] migrate utils to ObjectTemplate 2017-04-20 18:04:24 +00:00
task-runner.cc [inspector] always include user scripts in the snapshot. 2017-04-26 15:13:14 +00:00
task-runner.h [inspector] always include user scripts in the snapshot. 2017-04-26 15:13:14 +00:00
testcfg.py [inspector] always include user scripts in the snapshot. 2017-04-26 15:13:14 +00:00