Searched refs:GetGlobalHandles (Results 1 – 1 of 1) sorted by relevance
177 if (GetGlobalHandles()->isolate()->heap()->InNewSpace(object_)) { in MarkPartiallyDependent()258 inline GlobalHandles* GetGlobalHandles();365 GlobalHandles* GlobalHandles::Node::GetGlobalHandles() { in GetGlobalHandles() function in v8::internal::GlobalHandles::Node469 return Node::FromLocation(location)->GetGlobalHandles()->Create(*location); in CopyGlobal()