Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_tree_set.cpp88 JSTaggedValue JSAPITreeSet::PopFirst(JSThread *thread, const JSHandle<JSAPITreeSet> &set) in PopFirst() function in panda::ecmascript::JSAPITreeSet
H A Djs_api_deque.cpp106 JSTaggedValue JSAPIDeque::PopFirst() in PopFirst() function in panda::ecmascript::JSAPIDeque
/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_deque.cpp166 JSTaggedValue ContainersDeque::PopFirst(EcmaRuntimeCallInfo *argv) in PopFirst() function in panda::ecmascript::containers::ContainersDeque
H A Dcontainers_treeset.cpp250 JSTaggedValue ContainersTreeSet::PopFirst(EcmaRuntimeCallInfo *argv) in PopFirst() function in panda::ecmascript::containers::ContainersTreeSet

Completed in 3 milliseconds