Searched refs:CompilationHandleScope (Results 1 – 2 of 2) sorted by relevance
533 class CompilationHandleScope BASE_EMBEDDED {535 explicit CompilationHandleScope(CompilationInfo* info) in CompilationHandleScope() function537 ~CompilationHandleScope() { in ~CompilationHandleScope()
989 CompilationHandleScope handle_scope(info); in GetOptimizedCodeLater()