Searched refs:CreateCodeCache (Results 1 – 5 of 5) sorted by relevance
672 static CachedData* CreateCodeCache(Local<UnboundScript> unbound_script);679 static CachedData* CreateCodeCache(
880 new_cached_data.reset(ScriptCompiler::CreateCodeCache(v8_script)); in New()961 ScriptCompiler::CreateCodeCache(unbound_script)); in CreateCachedData()
747 ScriptCompiler::CreateCodeCache(unbound_module_script)); in CreateCachedData()
760 ScriptCompiler::CreateCodeCache(script->GetUnboundScript()); in ExecuteString()778 ScriptCompiler::CreateCodeCache(script->GetUnboundScript()); in ExecuteString()
2793 ScriptCompiler::CachedData* ScriptCompiler::CreateCodeCache( in CreateCodeCache() function in v8::ScriptCompiler2804 ScriptCompiler::CachedData* ScriptCompiler::CreateCodeCache( in CreateCodeCache() function in v8::ScriptCompiler