Searched refs:global_handle_location_ (Results 1 – 3 of 3) sorted by relevance
53 destructor->global_handle_location_ = global_handle.location(); in FromSharedPtr()54 GlobalHandles::MakeWeak(destructor->global_handle_location_, destructor, in FromSharedPtr()
32 GlobalHandles::Destroy(destructor->global_handle_location_); in ManagedObjectFinalizer()
27 Address* global_handle_location_ = nullptr; member