Searched refs:propDesc (Results 1 – 1 of 1) sorted by relevance
176 PropertyDescriptor propDesc(thread); in ObjectDefineProperties() local179 …= JSTaggedValue::GetOwnProperty(thread, JSHandle<JSTaggedValue>::Cast(props), handleKey, propDesc); in ObjectDefineProperties()183 if (success && propDesc.IsEnumerable()) { in ObjectDefineProperties()