Searched refs:boolToInt32 (Results 1 – 1 of 1) sorted by relevance
2390 GateRef boolToInt32 = ZExtInt1ToInt32(boolVal); in SetExtensibleToBitfield() local2391 GateRef encodeValue = Int32LSL(boolToInt32, Int32(JSHClass::ExtensibleBit::START_BIT)); in SetExtensibleToBitfield()