Home
last modified time | relevance | path

Searched defs:RemoveByRange (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_arraylist.cpp415 JSTaggedValue ContainersArrayList::RemoveByRange(EcmaRuntimeCallInfo *argv) in RemoveByRange() function in panda::ecmascript::containers::ContainersArrayList
H A Dcontainers_vector.cpp383 JSTaggedValue ContainersVector::RemoveByRange(EcmaRuntimeCallInfo *argv) in RemoveByRange() function in panda::ecmascript::containers::ContainersVector
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_arraylist.cpp217 JSTaggedValue JSAPIArrayList::RemoveByRange(JSThread *thread, const JSHandle<JSAPIArrayList> &arrayList, in RemoveByRange() function in panda::ecmascript::JSAPIArrayList
H A Djs_api_vector.cpp204 JSTaggedValue JSAPIVector::RemoveByRange(JSThread *thread, const JSHandle<JSAPIVector> &vector, in RemoveByRange() function in panda::ecmascript::JSAPIVector

Completed in 6 milliseconds