Home
last modified time | relevance | path

Searched refs:CreateCodeCache (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dd8.cc576 ScriptCompiler::CreateCodeCache(script->GetUnboundScript()); in ExecuteString()
585 ScriptCompiler::CreateCodeCache(script->GetUnboundScript()); in ExecuteString()
Dapi.cc2616 ScriptCompiler::CachedData* ScriptCompiler::CreateCodeCache( in CreateCodeCache() function in v8::ScriptCompiler
2626 ScriptCompiler::CachedData* ScriptCompiler::CreateCodeCache( in CreateCodeCache() function in v8::ScriptCompiler
/external/v8/include/
Dv8.h1695 static CachedData* CreateCodeCache(Local<UnboundScript> unbound_script);
1702 static CachedData* CreateCodeCache(