Searched refs:CompilationHandleScope (Results 1 – 2 of 2) sorted by relevance
490 class CompilationHandleScope BASE_EMBEDDED {492 explicit CompilationHandleScope(CompilationInfo* info) in CompilationHandleScope() function494 ~CompilationHandleScope() { in ~CompilationHandleScope()
1103 CompilationHandleScope handle_scope(*info); in RecompileConcurrent()