Home
last modified time | relevance | path

Searched defs:RemoveFirst (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_linked_list.cpp387 JSTaggedValue ContainersLinkedList::RemoveFirst(EcmaRuntimeCallInfo *argv) in RemoveFirst() function in panda::ecmascript::containers::ContainersLinkedList
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_linked_list.cpp65 JSTaggedValue JSAPILinkedList::RemoveFirst(JSThread *thread, const JSHandle<JSAPILinkedList> &list) in RemoveFirst() function in panda::ecmascript::JSAPILinkedList
/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_list.cpp745 JSTaggedValue TaggedDoubleList::RemoveFirst(JSThread *thread) in RemoveFirst() function in panda::ecmascript::TaggedDoubleList

Completed in 5 milliseconds