Searched refs:CreateCodeCacheForFunction (Results 1 – 5 of 5) sorted by relevance
688 static CachedData* CreateCodeCacheForFunction(Local<Function> function);
350 ScriptCompiler::CreateCodeCacheForFunction(fun)); in LookupAndCompileInternal()
1300 new_cached_data.reset(ScriptCompiler::CreateCodeCacheForFunction(fn)); in CompileFunction()
2814 ScriptCompiler::CachedData* ScriptCompiler::CreateCodeCacheForFunction( in CreateCodeCacheForFunction() function in v8::ScriptCompiler
2631 …it/a7c0cb87be)] - **src**: do not pass code to ScriptCompiler::CreateCodeCacheForFunction (Michaël…