Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dcontainers_deque_stub_builder.h51 GateRef GetFirst(GateRef obj) in GetFirst() function in panda::ecmascript::kungfu::ContainersDequeStubBuilder
/arkcompiler/ets_runtime/ecmascript/mem/
H A Decma_list.h122 T *GetFirst() const in GetFirst() function in panda::ecmascript::EcmaList
/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_list.h59 inline JSTaggedValue GetFirst() in GetFirst() function in panda::ecmascript::TaggedList
/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_queue.cpp70 JSTaggedValue ContainersQueue::GetFirst(EcmaRuntimeCallInfo *argv) in GetFirst() function in panda::ecmascript::containers::ContainersQueue
H A Dcontainers_deque.cpp95 JSTaggedValue ContainersDeque::GetFirst(EcmaRuntimeCallInfo *argv) in GetFirst() function in panda::ecmascript::containers::ContainersDeque
H A Dcontainers_list.cpp109 JSTaggedValue ContainersList::GetFirst(EcmaRuntimeCallInfo *argv) in GetFirst() function in panda::ecmascript::containers::ContainersList
H A Dcontainers_linked_list.cpp94 JSTaggedValue ContainersLinkedList::GetFirst(EcmaRuntimeCallInfo *argv) in GetFirst() function in panda::ecmascript::containers::ContainersLinkedList
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_linked_list.cpp155 JSTaggedValue JSAPILinkedList::GetFirst() in GetFirst() function in panda::ecmascript::JSAPILinkedList
H A Djs_api_list.cpp30 JSTaggedValue JSAPIList::GetFirst() in GetFirst() function in panda::ecmascript::JSAPIList
H A Djs_api_queue.cpp66 JSTaggedValue JSAPIQueue::GetFirst(JSThread *thread, const JSHandle<JSAPIQueue> &queue) in GetFirst() function in panda::ecmascript::JSAPIQueue

Completed in 8 milliseconds