Home
last modified time | relevance | path

Searched refs:kRegularDataPropertyBits (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dproperty-descriptor-object.h29 static const int kRegularDataPropertyBits = variable
/third_party/node/deps/v8/src/builtins/
Dbuiltins-object-gen.cc1427 Int32Constant(PropertyDescriptorObject::kRegularDataPropertyBits)), in FromPropertyDescriptor()