Searched refs:createCommandLineAPI (Results 1 – 3 of 3) sorted by relevance
24 static v8::Local<v8::Object> createCommandLineAPI(InspectedContext*);
411 V8Console::createCommandLineAPI(m_context)); in commandLineAPI()
772 v8::Local<v8::Object> V8Console::createCommandLineAPI( in createCommandLineAPI() function in v8_inspector::V8Console