Searched refs:LoadDetailsByKeyIndex (Results 1 – 5 of 5) sorted by relevance
551 LoadDetailsByKeyIndex<DescriptorArray>(descriptors, name_index); in LookupPropertyOnPrototypeChain()568 LoadDetailsByKeyIndex<NameDictionary>(dictionary, entry); in LookupPropertyOnPrototypeChain()779 LoadDetailsByKeyIndex<DescriptorArray>(descriptors, name_index); in EmitGenericPropertyStore()814 Node* details = LoadDetailsByKeyIndex<NameDictionary>( in EmitGenericPropertyStore()
994 LoadDetailsByKeyIndex<SeededNumberDictionary>(elements, index); in EmitElementLoad()
243 Node* details = LoadDetailsByKeyIndex<NameDictionary>( in TF_BUILTIN()
904 Node* LoadDetailsByKeyIndex(Node* container, Node* key_index) { in LoadDetailsByKeyIndex() function
4949 LoadDetailsByKeyIndex<DescriptorArray>(descriptors, name_index); in LoadPropertyFromFastObject()5049 LoadDetailsByKeyIndex<NameDictionary>(dictionary, name_index)); in LoadPropertyFromNameDictionary()