Searched refs:installCommandLineAPI (Results 1 – 4 of 4) sorted by relevance
140 void installCommandLineAPI();
263 if (includeCommandLineAPI.fromMaybe(false)) scope.installCommandLineAPI(); in evaluate()576 if (includeCommandLineAPI.fromMaybe(false)) scope.installCommandLineAPI(); in runScript()
891 void InjectedScript::Scope::installCommandLineAPI() { in installCommandLineAPI() function in v8_inspector::InjectedScript::Scope
1213 if (includeCommandLineAPI.fromMaybe(false)) scope.installCommandLineAPI(); in evaluateOnCallFrame()