Searched refs:ToAttributes (Results 1 – 4 of 4) sorted by relevance
107 PropertyAttributes ToAttributes() { in ToAttributes() function
251 DefineOwnPropertyIgnoreAttributes(&it, value, desc->ToAttributes()), in DefineOwnProperty()
1297 desc->ToAttributes()); in ValidateAndApplyPropertyDescriptor()1320 JSObject::DefineAccessor(it, getter, setter, desc->ToAttributes()); in ValidateAndApplyPropertyDescriptor()
3162 return Just(desc.ToAttributes()); in GetPropertyAttributes()3503 desc->ToAttributes() != DONT_ENUM) { in SetPrivateSymbol()