Searched refs:installCommandLineAPI (Results 1 – 4 of 4) sorted by relevance
105 void installCommandLineAPI();
289 if (includeCommandLineAPI.fromMaybe(false)) scope.installCommandLineAPI(); in evaluate()615 if (includeCommandLineAPI.fromMaybe(false)) scope.installCommandLineAPI(); in runScript()
438 void InjectedScript::Scope::installCommandLineAPI() { in installCommandLineAPI() function in v8_inspector::InjectedScript::Scope
737 if (includeCommandLineAPI.fromMaybe(false)) scope.installCommandLineAPI(); in evaluateOnCallFrame()