Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_linked_list.cpp129 JSTaggedValue JSAPILinkedList::RemoveLastFound(JSThread *thread, JSHandle<JSAPILinkedList> &list, in RemoveLastFound() function in panda::ecmascript::JSAPILinkedList
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_linked_list.cpp448 JSTaggedValue ContainersLinkedList::RemoveLastFound(EcmaRuntimeCallInfo *argv) in RemoveLastFound() function in panda::ecmascript::containers::ContainersLinkedList
/arkcompiler/ets_runtime/ecmascript/
Dtagged_list.cpp711 JSTaggedValue TaggedDoubleList::RemoveLastFound(JSThread *thread, const JSHandle<TaggedDoubleList> … in RemoveLastFound() function in panda::ecmascript::TaggedDoubleList