Home
last modified time | relevance | path

Searched refs:boolToInt32 (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2390 GateRef boolToInt32 = ZExtInt1ToInt32(boolVal); in SetExtensibleToBitfield() local
2391 GateRef encodeValue = Int32LSL(boolToInt32, Int32(JSHClass::ExtensibleBit::START_BIT)); in SetExtensibleToBitfield()