Searched refs:IsJSArrayBit (Results 1 – 3 of 3) sorted by relevance
54 using IsJSArrayBit = InternalAccessorBit::NextFlag; variable55 using OffsetBit = IsJSArrayBit::NextField<uint32_t, PropertyAttributes::OFFSET_BITFIELD_NUM>;161 return IsJSArrayBit::Get(handler); in IsJSArray()255 IsJSArrayBit::Set<uint32_t>(true, &handler); in LoadElement()330 IsJSArrayBit::Set<uint32_t>(true, &handler); in StoreElement()
33 using IsJSArrayBit = HandlerBase::IsJSArrayBit; typedef534 IsJSArrayBit::Set<uint32_t>(true, &handlerInfo); in HWTEST_F_L0()
1661 Int32(HandlerBase::IsJSArrayBit::START_BIT)), in HandlerBaseIsJSArray()1662 Int32((1LLU << HandlerBase::IsJSArrayBit::SIZE) - 1)), in HandlerBaseIsJSArray()