Home
last modified time | relevance | path

Searched defs:has_writable (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dproperty-descriptor.h96 bool has_writable() const { return has_writable_; } in has_writable() function
Dapi.cc4236 bool v8::PropertyDescriptor::has_writable() const { in has_writable() function in v8::v8::PropertyDescriptor