Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dproperty-descriptor.h79 void set_configurable(bool configurable) { in set_configurable() function
/third_party/node/deps/v8/src/api/
Dapi.cc4435 void v8::PropertyDescriptor::set_configurable(bool configurable) { in set_configurable() function in v8::v8::PropertyDescriptor