Searched defs:has_configurable (Results 1 – 3 of 3) sorted by relevance
83 bool has_configurable() const { return has_configurable_; } in has_configurable() function
649 bool has_configurable : 1; member
4444 bool v8::PropertyDescriptor::has_configurable() const { in has_configurable() function in v8::v8::PropertyDescriptor