Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_linked_list.cpp147 void JSAPILinkedList::AddFirst(JSThread *thread, const JSHandle<JSAPILinkedList> &list, in AddFirst() function in panda::ecmascript::JSAPILinkedList
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_linked_list.cpp71 JSTaggedValue ContainersLinkedList::AddFirst(EcmaRuntimeCallInfo *argv) in AddFirst() function in panda::ecmascript::containers::ContainersLinkedList
/arkcompiler/ets_runtime/ecmascript/
Dtagged_list.cpp611 JSTaggedValue TaggedDoubleList::AddFirst(const JSThread *thread, const JSHandle<TaggedDoubleList> &… in AddFirst() function in panda::ecmascript::TaggedDoubleList