Home
last modified time | relevance | path

Searched defs:GetBitCountByRange (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_bitvector.cpp278 JSTaggedValue ContainersBitVector::GetBitCountByRange(EcmaRuntimeCallInfo* argv) in GetBitCountByRange() function in panda::ecmascript::containers::ContainersBitVector
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_bitvector_test.cpp347 HWTEST_F_L0(JSAPIBitVectorTest, GetBitCountByRange) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_bitvector.cpp259 JSTaggedValue JSAPIBitVector::GetBitCountByRange(JSThread* thread, const JSHandle<JSAPIBitVector>& … in GetBitCountByRange() function in panda::ecmascript::JSAPIBitVector