Searched defs:PopFirst (Results 1 – 6 of 6) sorted by relevance
88 JSTaggedValue JSAPITreeSet::PopFirst(JSThread *thread, const JSHandle<JSAPITreeSet> &set) in PopFirst() function in panda::ecmascript::JSAPITreeSet
106 JSTaggedValue JSAPIDeque::PopFirst(JSThread *thread) in PopFirst() function in panda::ecmascript::JSAPIDeque
93 HWTEST_F_L0(JSAPIDequeTest, PopFirst) in HWTEST_F_L0() argument
166 JSTaggedValue ContainersDeque::PopFirst(EcmaRuntimeCallInfo *argv) in PopFirst() function in panda::ecmascript::containers::ContainersDeque
250 JSTaggedValue ContainersTreeSet::PopFirst(EcmaRuntimeCallInfo *argv) in PopFirst() function in panda::ecmascript::containers::ContainersTreeSet
220 HWTEST_F_L0(ContainersDequeTest, PopFirst) in HWTEST_F_L0() argument