Home
last modified time | relevance | path

Searched refs:m_commandLineAPIScope (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/inspector/
H A Dinjected-script.h170 std::unique_ptr<V8Console::CommandLineAPIScope> m_commandLineAPIScope; member in v8_inspector::final::Scope
H A Dinjected-script.cc916 !m_commandLineAPIScope.get()); in installCommandLineAPI()
917 m_commandLineAPIScope.reset(new V8Console::CommandLineAPIScope( in installCommandLineAPI()
954 m_commandLineAPIScope.reset(); in cleanup()

Completed in 3 milliseconds