v8/test/inspector/console
kozyatinskiy 2629f811ea [inspector] Increased chances of successful InjectedScriptSource compilation
- added InspectorTest.setupInjectedScriptEnvironment method which mutates current context,
- clear prototype of InjectedScript function and domAttributesWithObservableSideEffectOnGet.

Second point increases chances that injected-script-source would be successfully compiled.

BUG=chromium:693338
R=dgozman@chromium.org,luoe@chromium.org

Review-Url: https://codereview.chromium.org/2770823003
Cr-Commit-Position: refs/heads/master@{#44081}
2017-03-24 01:33:12 +00:00
..
destroy-context-during-log-expected.txt Avoid using stale InspectedContext pointers 2016-10-26 20:27:12 +00:00
destroy-context-during-log.js [inspector] Increased chances of successful InjectedScriptSource compilation 2017-03-24 01:33:12 +00:00
let-const-with-api-expected.txt [inspector] added inspector test runner [part 5] 2016-10-02 21:23:03 +00:00
let-const-with-api.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
memory-setter-in-strict-mode-expected.txt [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
memory-setter-in-strict-mode.js [inspector] added reconnect method for tests 2017-02-28 20:22:24 +00:00