Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dproperty-descriptor.h98 bool has_get() const { return !get_.is_null(); } in has_get() function
/third_party/node/deps/v8/src/api/
Dapi.cc4406 bool v8::PropertyDescriptor::has_get() const { in has_get() function in v8::v8::PropertyDescriptor