Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dinjected-script.h144 std::unique_ptr<V8Console::CommandLineAPIScope> m_commandLineAPIScope; variable
Dinjected-script.cc680 !m_commandLineAPIScope.get()); in installCommandLineAPI()
681 m_commandLineAPIScope.reset(new V8Console::CommandLineAPIScope( in installCommandLineAPI()
718 m_commandLineAPIScope.reset(); in cleanup()