Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_linked_list.cpp404 JSTaggedValue lastValue = JSAPILinkedList::RemoveFirst(thread, jsAPILinkedList); in RemoveFirst() local
450 JSTaggedValue lastValue = JSAPILinkedList::RemoveLast(thread, jsAPILinkedList); in RemoveLast() local

Completed in 2 milliseconds