Home
last modified time | relevance | path

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

/external/v8/src/
Dbootstrapper.cc275 bool use_runtime_context);
1330 bool use_runtime_context) { in CompileScriptCached() argument
1348 use_runtime_context ? NATIVES_CODE : NOT_NATIVES_CODE); in CompileScriptCached()
1358 Handle<Context>(use_runtime_context in CompileScriptCached()
1367 Handle<Object>(use_runtime_context in CompileScriptCached()
/external/chromium_org/v8/src/
Dbootstrapper.cc288 bool use_runtime_context);
1490 bool use_runtime_context) { in CompileScriptCached() argument
1510 use_runtime_context ? NATIVES_CODE : NOT_NATIVES_CODE); in CompileScriptCached()
1520 Handle<Context>(use_runtime_context in CompileScriptCached()
1529 Handle<Object>(use_runtime_context in CompileScriptCached()