Searched refs:global_handle (Results 1 – 3 of 3) sorted by relevance
99 Handle<Object> global_handle = isolate->global_handles()->Create(*handle); in FromSharedPtr() local100 destructor->global_handle_location_ = global_handle.location(); in FromSharedPtr()
1333 Handle<Object> global_handle = isolate->global_handles()->Create(*instance); in InstallFinalizer() local1334 GlobalHandles::MakeWeak(global_handle.location(), global_handle.location(), in InstallFinalizer()
8572 static void DisposeGlobal(internal::Object** global_handle);