Home
last modified time | relevance | path

Searched refs:EnsureCompiled (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/v8/src/
Dcompiler.h676 static bool EnsureCompiled(Handle<JSFunction> function,
Dcompiler.cc883 bool Compiler::EnsureCompiled(Handle<JSFunction> function, in EnsureCompiled() function in v8::internal::Compiler
Daccessors.cc989 if (Compiler::EnsureCompiled(function, KEEP_EXCEPTION)) { in FunctionLengthGetter()
Ddebug.cc2192 !Compiler::EnsureCompiled(function, CLEAR_EXCEPTION)) { in EnsureDebugInfo()
Dbootstrapper.cc2413 if (!Compiler::EnsureCompiled(function, CLEAR_EXCEPTION)) { in InstallJSBuiltins()
Druntime.cc2945 if (!Compiler::EnsureCompiled(source, KEEP_EXCEPTION)) { in RUNTIME_FUNCTION()
8427 Compiler::EnsureCompiled(function, CLEAR_EXCEPTION); in Runtime_NewObjectHelper()
13413 if (!Compiler::EnsureCompiled(func, KEEP_EXCEPTION)) { in RUNTIME_FUNCTION()
13430 if (!Compiler::EnsureCompiled(func, KEEP_EXCEPTION)) { in RUNTIME_FUNCTION()