Home
last modified time | relevance | path

Searched defs:has_configurable (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dproperty-descriptor.h83 bool has_configurable() const { return has_configurable_; } in has_configurable() function in v8::internal::PropertyDescriptor
/third_party/node/deps/v8/src/debug/
H A Ddebug-interface.h649 bool has_configurable : 1; member
/third_party/node/deps/v8/src/api/
H A Dapi.cc4444 bool v8::PropertyDescriptor::has_configurable() const { in has_configurable() function in v8::v8::PropertyDescriptor

Completed in 24 milliseconds