Home
last modified time | relevance | path

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

/external/v8/src/
Dproperty-descriptor.h78 bool has_enumerable() const { return has_enumerable_; } in has_enumerable() function
Dapi.cc4249 bool v8::PropertyDescriptor::has_enumerable() const { in has_enumerable() function in v8::v8::PropertyDescriptor