Searched refs:has_writable_ (Results 1 – 2 of 2) sorted by relevance
26 has_writable_(false) {} in PropertyDescriptor()92 has_writable_ = true; in set_writable()94 bool has_writable() const { return has_writable_; } in has_writable()120 bool has_writable_ : 1; variable
353 PropertyDescriptorObject::HasWritableBit::encode(has_writable_) | in ToPropertyDescriptorObject()