Searched defs:SetBitsByRange (Results 1 – 3 of 3) sorted by relevance
150 JSTaggedValue ContainersBitVector::SetBitsByRange(EcmaRuntimeCallInfo* argv) in SetBitsByRange() function in panda::ecmascript::containers::ContainersBitVector
155 JSTaggedValue JSAPIBitVector::SetBitsByRange(JSThread* thread, const JSHandle<JSAPIBitVector>& bitV… in SetBitsByRange() function in panda::ecmascript::JSAPIBitVector
272 HWTEST_F_L0(JSAPIBitVectorTest, SetBitsByRange) in HWTEST_F_L0() argument