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