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