Searched defs:has_writable (Results 1 – 3 of 3) sorted by relevance
94 bool has_writable() const { return has_writable_; } in has_writable() function
651 bool has_writable : 1; member
4418 bool v8::PropertyDescriptor::has_writable() const { in has_writable() function in v8::v8::PropertyDescriptor