Searched refs:ClassPrototypeBit (Results 1 – 2 of 2) sorted by relevance
219 using ClassPrototypeBit = ClassConstructorBit::NextFlag; // 22 variable334 ClassPrototypeBit::Set<uint32_t>(flag, GetBitFieldAddr()); in SetClassPrototype()793 return ClassPrototypeBit::Decode(bits); in IsClassPrototype()
1157 Int32And(UInt32LSR(bitfield, GetInt32Constant(JSHClass::ClassPrototypeBit::START_BIT)), in IsClassPrototype()1158 GetInt32Constant((1LU << JSHClass::ClassPrototypeBit::SIZE) - 1)), in IsClassPrototype()