Searched refs:LEVEL_BTTFIELD_NUM (Results 1 – 2 of 2) sorted by relevance
45 static constexpr uint8_t MAX_LEVEL = 1 << JSHClass::LEVEL_BTTFIELD_NUM;
293 static constexpr int LEVEL_BTTFIELD_NUM = 3; variable309 using LevelBit = IsTSBit::NextField<uint32_t, LEVEL_BTTFIELD_NUM>; // 29