Searched defs:InsertFront (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/containers/ | ||
| H A D | containers_deque.cpp | 46 JSTaggedValue ContainersDeque::InsertFront(EcmaRuntimeCallInfo *argv) in InsertFront() function in panda::ecmascript::containers::ContainersDeque |
| /arkcompiler/ets_runtime/ecmascript/js_api/ | ||
| H A D | js_api_deque.cpp | 27 void JSAPIDeque::InsertFront(JSThread *thread, const JSHandle<JSAPIDeque> &deque, const JSHandle<JSTaggedValue> &value) in InsertFront() function in panda::ecmascript::JSAPIDeque |
Completed in 2 milliseconds