summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/platform/v8_inspector/DebuggerScript.js
Commit message (Expand)AuthorAgeFilesLines
* [DevTools] Debugger::currentCallFrames returns array instead linked listkozyatinskiy2016-03-261-36/+8
* [DevTools] Add DebuggerScript.js compilation to compile_frontend.pykozyatinskiy2016-03-251-29/+167
* [DevTools] Remove promise inspector experimentkozyatinskiy2016-03-251-9/+0
* [DevTools] Remove obsolete functions from DebuggerScriptkozyatinskiy2016-03-251-43/+6
* [DevTools] Move wrapCallFrames from InjectedScriptSource.js to nativekozyatinskiy2016-03-231-84/+43
* [DevTools] Removed obsolote NoScopes suffixkozyatinskiy2016-03-221-1/+1
* [DevTools] Move getFunctionDetails to nativekozyatinskiy2016-03-191-3/+12
* [DevTools] Move evaluateOnCallFrame to nativekozyatinskiy2016-03-171-2/+2
* DevTools: make DebuggerScript compatible with v8 5.0.pfeldman2016-03-041-5/+5
* Devtools: Use Runtime.StackTrace instead of Debugger.StackTrace in asyncssergeyv2016-03-031-9/+4
* Devtools: [Experiment] parse variables in scopes and sourcemap themsergeyv2016-03-021-1/+53
* Devtools: remove async scopessergeyv2016-03-021-11/+5
* DevTools: move inspector/v8 to platform/v8_inspector.pfeldman2016-02-131-0/+617