Searched refs:AttachPersistentHandles (Results 1 – 6 of 6) sorted by relevance
31 local_isolate_->heap()->AttachPersistentHandles( in AttachLocalIsolateForMaglev()
80 void AttachPersistentHandles(
134 void LocalHeap::AttachPersistentHandles( in AttachPersistentHandles() function in v8::internal::LocalHeap
120 local_isolate->heap()->AttachPersistentHandles(std::move(handles_)); in Compile()
104 local_isolate_->heap()->AttachPersistentHandles( in AttachLocalIsolate()
1646 isolate->heap()->AttachPersistentHandles(std::move(persistent_handles_)); in Run()