Searched refs:has_enumerable_ (Results 1 – 2 of 2) sorted by relevance
24 has_enumerable_(false), in PropertyDescriptor()76 has_enumerable_ = true; in set_enumerable()78 bool has_enumerable() const { return has_enumerable_; } in has_enumerable()118 bool has_enumerable_ : 1; variable
351 PropertyDescriptorObject::HasEnumerableBit::encode(has_enumerable_) | in ToPropertyDescriptorObject()