Searched refs:EnsureLogScriptSource (Results 1 – 2 of 2) sorted by relevance
315 bool EnsureLogScriptSource(Script script);
1286 if (!EnsureLogScriptSource(script)) return; in CodeCreateEvent()1689 EnsureLogScriptSource(script); in ScriptDetails()1692 bool Logger::EnsureLogScriptSource(Script script) { in EnsureLogScriptSource() function in v8::internal::Logger