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