Searched refs:GetConcurrentlyOptimizedCode (Results 1 – 4 of 4) sorted by relevance
247 Handle<Code> code = Compiler::GetConcurrentlyOptimizedCode(job); in InstallOptimizedFunctions()
718 static Handle<Code> GetConcurrentlyOptimizedCode(OptimizedCompileJob* job);
1350 Handle<Code> Compiler::GetConcurrentlyOptimizedCode(OptimizedCompileJob* job) { in GetConcurrentlyOptimizedCode() function in v8::internal::Compiler
8865 result = Compiler::GetConcurrentlyOptimizedCode(job); in RUNTIME_FUNCTION()