Searched refs:kHasMask (Results 1 – 2 of 2) sorted by relevance
45 static const int kHasMask = HasEnumerableBit::kMask | variable
1624 Word32And(flags, Int32Constant(PropertyDescriptorObject::kHasMask)); in FromPropertyDescriptor()