Home
last modified time | relevance | path

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

/external/v8/src/
Dproperty-descriptor.h85 bool has_configurable() const { return has_configurable_; } in has_configurable() function
Dapi.cc4262 bool v8::PropertyDescriptor::has_configurable() const { in has_configurable() function in v8::v8::PropertyDescriptor