Searched refs:CompilationHandleScope (Results 1 – 2 of 2) sorted by relevance
556 class CompilationHandleScope BASE_EMBEDDED {558 explicit CompilationHandleScope(CompilationInfo* info) in CompilationHandleScope() function560 ~CompilationHandleScope() { in ~CompilationHandleScope()
788 CompilationHandleScope handle_scope(info); in GetOptimizedCodeLater()