Searched refs:IsEmbedderDebugScript (Results 1 – 4 of 4) sorted by relevance
128 if (origin.IsEmbedderDebugScript()) continue; in getCompiledScripts()
533 .IsEmbedderDebugScript(); in ScriptIsEmbedderDebugScriptGetter()
257 v8::Boolean::New(v8_isolate, options.IsEmbedderDebugScript()), in GetScriptOriginForScript()
973 bool IsEmbedderDebugScript() const { in IsEmbedderDebugScript() function