Searched defs:has_get (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | property-descriptor.h | 100 bool has_get() const { return !get_.is_null(); } in has_get() function |
D | api.cc | 4224 bool v8::PropertyDescriptor::has_get() const { in has_get() function in v8::v8::PropertyDescriptor |