Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_plainarray_test.cpp146 HWTEST_F_L0(ContainersPlainArrayTest, PlainArrayConstructor) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_plainarray.cpp23 JSTaggedValue ContainersPlainArray::PlainArrayConstructor(EcmaRuntimeCallInfo *argv) in PlainArrayConstructor() function in panda::ecmascript::containers::ContainersPlainArray