Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/inspector/
H A Dv8-inspector-impl.cc71 v8::debug::SetConsoleDelegate(m_isolate, console()); in V8InspectorImpl()
76 v8::debug::SetConsoleDelegate(m_isolate, nullptr); in ~V8InspectorImpl()
/third_party/node/deps/v8/src/debug/
H A Ddebug-interface.h316 V8_EXPORT_PRIVATE void SetConsoleDelegate(Isolate* isolate,
H A Ddebug-interface.cc945 void SetConsoleDelegate(Isolate* v8_isolate, ConsoleDelegate* delegate) { in SetConsoleDelegate() function
/third_party/node/deps/v8/src/d8/
H A Dd8.cc3304 debug::SetConsoleDelegate(isolate, console); in Initialize()

Completed in 14 milliseconds