Searched refs:DetailsAt (Results 1 – 6 of 6) sorted by relevance
53 property_details_ = dict->DetailsAt(number_); in LookupInHolder()
1366 PropertyDetails details = dict->DetailsAt(i); in SetLengthWithoutNormalize()1475 PropertyDetails details = backing_store->DetailsAt(entry); in GetImpl()1495 return dictionary->DetailsAt(entry).attributes(); in GetAttributesImpl()1509 backing_store->DetailsAt(entry).type() == CALLBACKS && in GetAccessorPairImpl()
666 PropertyDetails original_details = property_dictionary->DetailsAt(entry); in SetNormalizedProperty()702 PropertyDetails details = dictionary->DetailsAt(entry); in DeleteNormalizedProperty()3032 PropertyDetails details = dictionary->DetailsAt(entry); in SetElementWithCallbackSetterInPrototypes()4294 PropertyType type = dictionary->DetailsAt(i).type(); in MigrateSlowToFast()4352 PropertyDetails details = dictionary->DetailsAt(i); in MigrateSlowToFast()5210 PropertyDetails details = dictionary->DetailsAt(i); in FreezeDictionary()5910 PropertyDetails details = dictionary->DetailsAt(entry); in UpdateGetterSetterInDictionary()6290 if (dictionary->DetailsAt(entry).type() == CALLBACKS && in GetAccessor()12074 PropertyDetails details = dictionary->DetailsAt(entry); in SetDictionaryElement()14157 PropertyDetails details = dict->DetailsAt(i); in PrepareSlowElementsForSort()[all …]
2540 PropertyDetails details = properties->DetailsAt(i); in TransferNamedProperties()
3498 PropertyDetails DetailsAt(int entry) { in DetailsAt() function
4959 (dictionary->DetailsAt(entry).type() == NORMAL)) { in RUNTIME_FUNCTION()