Searched refs:property_attributes (Results 1 – 6 of 6) sorted by relevance
170 PropertyAttributes property_attributes() const { in property_attributes() function
256 &it, length, it.property_attributes()), in CopyNameAndLength()297 &it, name, it.property_attributes()), in CopyNameAndLength()
412 return Just(it->property_attributes()); in GetPropertyAttributes()
745 return Just(it->property_attributes()); in GetPropertyAttributes()748 return Just(it->property_attributes()); in GetPropertyAttributes()2599 return Just(it->property_attributes()); in GetPropertyAttributesWithFailedAccessCheck()3584 PropertyAttributes current_attributes = it->property_attributes(); in DefineOwnPropertyIgnoreAttributes()3606 if (it->property_attributes() == attributes) { in DefineOwnPropertyIgnoreAttributes()
3626 DCHECK_EQ(DONT_ENUM, it.property_attributes()); in SetPrivateSymbol()
104 it.ReconfigureDataProperty(value, it.property_attributes()); in ReplaceAccessorWithDataProperty()