Home
last modified time | relevance | path

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

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