Searched refs:EnsureCompiled (Results 1 – 6 of 6) sorted by relevance
676 static bool EnsureCompiled(Handle<JSFunction> function,
883 bool Compiler::EnsureCompiled(Handle<JSFunction> function, in EnsureCompiled() function in v8::internal::Compiler
989 if (Compiler::EnsureCompiled(function, KEEP_EXCEPTION)) { in FunctionLengthGetter()
2192 !Compiler::EnsureCompiled(function, CLEAR_EXCEPTION)) { in EnsureDebugInfo()
2413 if (!Compiler::EnsureCompiled(function, CLEAR_EXCEPTION)) { in InstallJSBuiltins()
2945 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()