Searched refs:has_configurable_ (Results 1 – 2 of 2) sorted by relevance
26 has_configurable_(false), in PropertyDescriptor()83 has_configurable_ = true; in set_configurable()85 bool has_configurable() const { return has_configurable_; } in has_configurable()120 bool has_configurable_ : 1; variable
353 PropertyDescriptorObject::HasConfigurableBit::encode(has_configurable_) | in ToPropertyDescriptorObject()