Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_arraylist.cpp235 JSTaggedValue ContainersArrayList::TrimToCurrentLength(EcmaRuntimeCallInfo *argv) in TrimToCurrentLength() function in panda::ecmascript::containers::ContainersArrayList
H A Dcontainers_vector.cpp564 JSTaggedValue ContainersVector::TrimToCurrentLength(EcmaRuntimeCallInfo *argv) in TrimToCurrentLength() function in panda::ecmascript::containers::ContainersVector
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_arraylist.cpp109 void JSAPIArrayList::TrimToCurrentLength(JSThread *thread, const JSHandle<JSAPIArrayList> &arrayList) in TrimToCurrentLength() function in panda::ecmascript::JSAPIArrayList
H A Djs_api_vector.cpp432 void JSAPIVector::TrimToCurrentLength(JSThread *thread, const JSHandle<JSAPIVector> &obj) in TrimToCurrentLength() function in panda::ecmascript::JSAPIVector

Completed in 6 milliseconds