Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_arraylist_test.cpp162 HWTEST_F_L0(ContainersArrayListTest, ArrayListConstructor) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_arraylist.cpp31 JSTaggedValue ContainersArrayList::ArrayListConstructor(EcmaRuntimeCallInfo *argv) in ArrayListConstructor() function in panda::ecmascript::containers::ContainersArrayList