Searched refs:ReopenHandlesInNewHandleScope (Results 1 – 6 of 6) sorted by relevance
36 info->ReopenHandlesInNewHandleScope(isolate); in MaglevCompilationHandleScope()94 void MaglevCompilationInfo::ReopenHandlesInNewHandleScope(Isolate* isolate) { in ReopenHandlesInNewHandleScope() function in v8::internal::maglev::MaglevCompilationInfo
75 void ReopenHandlesInNewHandleScope(Isolate* isolate);
112 void OptimizedCompilationInfo::ReopenHandlesInNewHandleScope(Isolate* isolate) { in ReopenHandlesInNewHandleScope() function in v8::internal::OptimizedCompilationInfo
174 void ReopenHandlesInNewHandleScope(Isolate* isolate);
978 compilation_info->ReopenHandlesInNewHandleScope(isolate); in PrepareJobWithHandleScope()
3267 info->ReopenHandlesInNewHandleScope(isolate); in GenerateCodeForTesting()