Home
last modified time | relevance | path

Searched defs:GetFirst (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Decma_list.h122 T *GetFirst() const in GetFirst() function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dcontainers_deque_stub_builder.h56 GateRef GetFirst(GateRef obj) in GetFirst() function
/arkcompiler/ets_runtime/ecmascript/
Dtagged_list.h59 inline JSTaggedValue GetFirst() in GetFirst() function
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_queue.cpp70 JSTaggedValue ContainersQueue::GetFirst(EcmaRuntimeCallInfo *argv) in GetFirst() function in panda::ecmascript::containers::ContainersQueue
Dcontainers_deque.cpp95 JSTaggedValue ContainersDeque::GetFirst(EcmaRuntimeCallInfo *argv) in GetFirst() function in panda::ecmascript::containers::ContainersDeque
Dcontainers_linked_list.cpp94 JSTaggedValue ContainersLinkedList::GetFirst(EcmaRuntimeCallInfo *argv) in GetFirst() function in panda::ecmascript::containers::ContainersLinkedList
Dcontainers_list.cpp109 JSTaggedValue ContainersList::GetFirst(EcmaRuntimeCallInfo *argv) in GetFirst() function in panda::ecmascript::containers::ContainersList
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_queue.cpp66 JSTaggedValue JSAPIQueue::GetFirst(JSThread *thread, const JSHandle<JSAPIQueue> &queue) in GetFirst() function in panda::ecmascript::JSAPIQueue
Djs_api_linked_list.cpp155 JSTaggedValue JSAPILinkedList::GetFirst() in GetFirst() function in panda::ecmascript::JSAPILinkedList
Djs_api_list.cpp30 JSTaggedValue JSAPIList::GetFirst() in GetFirst() function in panda::ecmascript::JSAPIList
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h1834 StmtNode *GetFirst() in GetFirst() function
1839 const StmtNode *GetFirst() const in GetFirst() function