Searched refs:CreateCodeCacheForFunction (Results 1 – 2 of 2) sorted by relevance
1711 static CachedData* CreateCodeCacheForFunction(Local<Function> function);
2635 ScriptCompiler::CachedData* ScriptCompiler::CreateCodeCacheForFunction( in CreateCodeCacheForFunction() function in v8::ScriptCompiler