Home
last modified time | relevance | path

Searched defs:InsertFront (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_deque.cpp46 JSTaggedValue ContainersDeque::InsertFront(EcmaRuntimeCallInfo *argv) in InsertFront() function in panda::ecmascript::containers::ContainersDeque
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_deque.cpp27 void JSAPIDeque::InsertFront(JSThread *thread, const JSHandle<JSAPIDeque> &deque, const JSHandle<JSTaggedValue> &value) in InsertFront() function in panda::ecmascript::JSAPIDeque

Completed in 2 milliseconds