Home
last modified time | relevance | path

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

/external/v8/src/
Dproperty-descriptor.h100 bool has_get() const { return !get_.is_null(); } in has_get() function
Dapi.cc4224 bool v8::PropertyDescriptor::has_get() const { in has_get() function in v8::v8::PropertyDescriptor