Searched defs:debuggerContext (Results 1 – 6 of 6) sorted by relevance
46 v8::Local<v8::Context> debuggerContext, v8::Local<v8::Object> callFrame) { in create()
38 JavaScriptCallFrame::JavaScriptCallFrame(v8::Local<v8::Context> debuggerContext, in JavaScriptCallFrame()
169 v8::Isolate* isolate, v8::Local<v8::Context> debuggerContext, in copyValueFromDebuggerContext()
690 v8::Local<v8::Context> V8Debugger::debuggerContext() const { in debuggerContext() function in v8_inspector::V8Debugger
880 v8::Local<v8::Context> debuggerContext = in currentCallFrames() local
109 … final DebuggerContextImpl debuggerContext = DebuggerManagerEx.getInstanceEx(project).getContext(); in getNullableValue() local149 … final DebuggerContextImpl debuggerContext = DebuggerManagerEx.getInstanceEx(project).getContext(); in virtualMachine() local