Home
last modified time | relevance | path

Searched refs:CompileScriptCached (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dbootstrapper.cc270 static bool CompileScriptCached(Vector<const char> name,
1310 bool result = CompileScriptCached(name, in CompileNative()
1325 bool Genesis::CompileScriptCached(Vector<const char> name, in CompileScriptCached() function in v8::internal::Genesis
2064 bool result = CompileScriptCached( in InstallExtension()
/external/chromium_org/v8/src/
Dbootstrapper.cc282 static bool CompileScriptCached(Isolate* isolate,
1468 bool result = CompileScriptCached(isolate, in CompileNative()
1484 bool Genesis::CompileScriptCached(Isolate* isolate, in CompileScriptCached() function in v8::internal::Genesis
2319 bool result = CompileScriptCached(isolate, in InstallExtension()