Searched refs:installCommandLineAPI (Results 1 – 4 of 4) sorted by relevance
120 void installCommandLineAPI();
258 if (includeCommandLineAPI.fromMaybe(false)) scope.installCommandLineAPI(); in evaluate()563 if (includeCommandLineAPI.fromMaybe(false)) scope.installCommandLineAPI(); in runScript()
678 void InjectedScript::Scope::installCommandLineAPI() { in installCommandLineAPI() function in v8_inspector::InjectedScript::Scope
1070 if (includeCommandLineAPI.fromMaybe(false)) scope.installCommandLineAPI(); in evaluateOnCallFrame()