Searched refs:CompilationHandleScope (Results 1 – 1 of 1) sorted by relevance
49 class CompilationHandleScope final { class51 explicit CompilationHandleScope(Isolate* isolate, in CompilationHandleScope() function in v8::internal::CompilationHandleScope54 ~CompilationHandleScope() { info_->set_deferred_handles(deferred_.Detach()); } in ~CompilationHandleScope()737 base::Optional<CompilationHandleScope> compilation; in GetOptimizedCode()