Searched defs:RemoveRangeFrom (Results 1 – 3 of 3) sorted by relevance
413 HWTEST_F_L0(ContainersPlainArrayTest, RemoveRangeFrom) in HWTEST_F_L0() argument
414 JSTaggedValue ContainersPlainArray::RemoveRangeFrom(EcmaRuntimeCallInfo *argv) in RemoveRangeFrom() function in panda::ecmascript::containers::ContainersPlainArray
137 JSTaggedValue JSAPIPlainArray::RemoveRangeFrom(JSThread *thread, int32_t index, int32_t batchSize) in RemoveRangeFrom() function in panda::ecmascript::JSAPIPlainArray