Home
last modified time | relevance | path

Searched refs:GetInspector (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/inspector/
H A Dcustom-preview.cc30 static_cast<V8InspectorImpl*>(v8::debug::GetInspector(isolate)); in reportError()
59 static_cast<V8InspectorImpl*>(v8::debug::GetInspector(isolate)); in getInjectedScript()
H A Dvalue-mirror.cc172 v8::debug::GetInspector(context->GetIsolate())) in clientFor()
180 v8::debug::GetInspector(context->GetIsolate())); in v8InternalValueTypeFrom()
1556 static_cast<V8InspectorImpl*>(v8::debug::GetInspector(isolate)) in getInternalProperties()
H A Dv8-runtime-agent-impl.cc769 static_cast<V8InspectorImpl*>(v8::debug::GetInspector(isolate)); in bindingCallback()
H A Dv8-debugger.cc307 static_cast<V8InspectorImpl*>(v8::debug::GetInspector(isolate)); in terminateExecutionCompletedCallback()
H A Dinjected-script.cc1044 static_cast<V8InspectorImpl*>(v8::debug::GetInspector(isolate)); in bindRemoteObjectIfNeeded()
/third_party/node/deps/v8/src/debug/
H A Ddebug-interface.h51 v8_inspector::V8Inspector* GetInspector(Isolate* isolate);
H A Ddebug-interface.cc49 v8_inspector::V8Inspector* GetInspector(Isolate* isolate) { in GetInspector() function

Completed in 18 milliseconds