Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_list_test.cpp142 HWTEST_F_L0(ContainersListTest, ListConstructor) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_list.cpp29 JSTaggedValue ContainersList::ListConstructor(EcmaRuntimeCallInfo *argv) in ListConstructor() function in panda::ecmascript::containers::ContainersList