Searched refs:IsGlobalDictionary (Results 1 – 3 of 3) sorted by relevance
1741 TNode<BoolT> IsGlobalDictionary(SloppyTNode<HeapObject> object);
5745 TNode<BoolT> CodeStubAssembler::IsGlobalDictionary( in IsGlobalDictionary() function in v8::internal::CodeStubAssembler8434 CSA_ASSERT(this, IsGlobalDictionary(dictionary)); in LoadPropertyFromGlobalDictionary()
6721 if (properties->IsGlobalDictionary()) { in GetIdentityHashHelper()