Searched refs:CompilationHandleScope (Results 1 – 2 of 2) sorted by relevance
503 class CompilationHandleScope BASE_EMBEDDED {505 explicit CompilationHandleScope(CompilationInfo* info) in CompilationHandleScope() function507 ~CompilationHandleScope() { in ~CompilationHandleScope()
1125 CompilationHandleScope handle_scope(info); in GetOptimizedCodeLater()