Home
last modified time | relevance | path

Searched refs:persistScript (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/inspector/
Dv8-runtime-agent-impl.cc481 const String16& expression, const String16& sourceURL, bool persistScript, in compileScript() argument
494 if (!persistScript) m_inspector->debugger()->muteScriptParsedEvents(); in compileScript()
498 if (!persistScript) m_inspector->debugger()->unmuteScriptParsedEvents(); in compileScript()
510 if (!persistScript) return Response::OK(); in compileScript()
Dv8-runtime-agent-impl.h97 bool persistScript, Maybe<int> executionContextId,
Djs_protocol.pdl1164 boolean persistScript