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