Searched refs:global_handle_location_ (Results 1 – 2 of 2) sorted by relevance
27 Object** global_handle_location_ = nullptr; member100 destructor->global_handle_location_ = global_handle.location(); in FromSharedPtr()101 GlobalHandles::MakeWeak(destructor->global_handle_location_, destructor, in FromSharedPtr()
28 GlobalHandles::Destroy(destructor->global_handle_location_); in ManagedObjectFinalizer()