Home
last modified time | relevance | path

Searched refs:kConfigurableIndex (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dproperty-descriptor.cc140 JSAccessorPropertyDescriptor::kConfigurableIndex, in ToObject()
154 result->InObjectPropertyAtPut(JSDataPropertyDescriptor::kConfigurableIndex, in ToObject()
Djs-objects.h976 static const int kConfigurableIndex = 3; variable
1005 static const int kConfigurableIndex = 3; variable
/third_party/node/deps/v8/src/init/
Dbootstrapper.cc5635 JSAccessorPropertyDescriptor::kConfigurableIndex, NONE, in InstallABunchOfRandomThings()
5681 JSDataPropertyDescriptor::kConfigurableIndex, in InstallABunchOfRandomThings()