Home
last modified time | relevance | path

Searched defs:QueueConstructor (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_queue_test.cpp98 HWTEST_F_L0(ContainersQueueTest, QueueConstructor) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_queue.cpp27 JSTaggedValue ContainersQueue::QueueConstructor(EcmaRuntimeCallInfo *argv) in QueueConstructor() function in panda::ecmascript::containers::ContainersQueue