Home
last modified time | relevance | path

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

/external/v8/src/d8/
Dd8.cc662 ScriptCompiler::CreateCodeCache(script->GetUnboundScript()); in ExecuteString()
671 ScriptCompiler::CreateCodeCache(script->GetUnboundScript()); in ExecuteString()
/external/v8/include/
Dv8.h2022 static CachedData* CreateCodeCache(Local<UnboundScript> unbound_script);
2029 static CachedData* CreateCodeCache(
/external/v8/src/api/
Dapi.cc2694 ScriptCompiler::CachedData* ScriptCompiler::CreateCodeCache( in CreateCodeCache() function in v8::ScriptCompiler
2704 ScriptCompiler::CachedData* ScriptCompiler::CreateCodeCache( in CreateCodeCache() function in v8::ScriptCompiler