Home
last modified time | relevance | path

Searched refs:indexInWord (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h2898 GateRef indexInWord = Int32And(bitoffset, bitPerWordMask); in GetBitMask() local
2900 return Int32LSL(Int32(1), indexInWord); in GetBitMask()

Completed in 9 milliseconds