Home
last modified time | relevance | path

Searched refs:SetInspector (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/inspector/
H A Dv8-inspector-impl.cc70 v8::debug::SetInspector(m_isolate, this); in V8InspectorImpl()
75 v8::debug::SetInspector(m_isolate, nullptr); in ~V8InspectorImpl()
/third_party/node/test/cctest/
H A Dtest_inspector_socket.cc128 void SetInspector(InspectorSocket::Pointer inspector) { in SetInspector() function in __anon15476::TestInspectorDelegate
232 delegate->SetInspector( in on_new_connection()
/third_party/node/deps/v8/src/debug/
H A Ddebug-interface.h50 void SetInspector(Isolate* isolate, v8_inspector::V8Inspector*);
H A Ddebug-interface.cc44 void SetInspector(Isolate* isolate, v8_inspector::V8Inspector* inspector) { in SetInspector() function

Completed in 7 milliseconds