Searched refs:installCommandLineAPI (Results 1 – 6 of 6) sorted by relevance
145 void installCommandLineAPI();
282 if (includeCommandLineAPI.fromMaybe(false)) scope.installCommandLineAPI(); in evaluate()611 if (includeCommandLineAPI.fromMaybe(false)) scope.installCommandLineAPI(); in runScript()
169 scope->installCommandLineAPI(); in initializeCommandLineAPIScope()
914 void InjectedScript::Scope::installCommandLineAPI() { in installCommandLineAPI() function in v8_inspector::InjectedScript::Scope
1263 if (includeCommandLineAPI.fromMaybe(false)) scope.installCommandLineAPI(); in evaluateOnCallFrame()
260440 void InjectedScript::Scope::installCommandLineAPI() {