Lines Matching refs:GlobalHandles
832 GlobalHandles::MoveTracedReference(from, to);
837 GlobalHandles::CopyTracedReference(from, to);
841 GlobalHandles::DestroyTracedReference(location);
860 i::Handle<i::Object> result = i::GlobalHandles::CopyGlobal(from);
865 i::GlobalHandles::MoveGlobal(from, to);
871 i::GlobalHandles::MakeWeak(location, parameter, weak_callback, type);
875 i::GlobalHandles::MakeWeak(location_addr);
879 return i::GlobalHandles::ClearWeakness(location);
883 i::GlobalHandles::AnnotateStrongRetainer(location, label);
887 i::GlobalHandles::Destroy(location);