Searched refs:CreateCodeCache (Results 1 – 6 of 6) sorted by relevance
671 static CachedData* CreateCodeCache(Local<UnboundScript> unbound_script);678 static CachedData* CreateCodeCache(
884 new_cached_data.reset(ScriptCompiler::CreateCodeCache(v8_script)); in New()971 ScriptCompiler::CreateCodeCache(unbound_script)); in CreateCachedData()
740 ScriptCompiler::CreateCodeCache(unbound_module_script)); in CreateCachedData()
1813 cache = v8::ScriptCompiler::CreateCodeCache(v8script->GetUnboundScript()); in OH_JSVM_CreateCodeCache()
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