Searched refs:m_commandLineAPIScope (Results 1 – 2 of 2) sorted by relevance
441 !m_commandLineAPIScope.get()); in installCommandLineAPI()442 m_commandLineAPIScope.reset(new V8Console::CommandLineAPIScope( in installCommandLineAPI()472 m_commandLineAPIScope.reset(); in cleanup()
129 std::unique_ptr<V8Console::CommandLineAPIScope> m_commandLineAPIScope; variable