Searched defs:has_writable (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | property-descriptor.h | 96 bool has_writable() const { return has_writable_; } in has_writable() function |
D | api.cc | 4236 bool v8::PropertyDescriptor::has_writable() const { in has_writable() function in v8::v8::PropertyDescriptor |