Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_linked_list_test.cpp156 HWTEST_F_L0(ContainersLinkedListTest, LinkedListConstructor) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_linked_list.cpp29 JSTaggedValue ContainersLinkedList::LinkedListConstructor(EcmaRuntimeCallInfo *argv) in LinkedListConstructor() function in panda::ecmascript::containers::ContainersLinkedList