Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_vector.cpp29 JSTaggedValue ContainersVector::VectorConstructor(EcmaRuntimeCallInfo *argv) in VectorConstructor() function in panda::ecmascript::containers::ContainersVector
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_vector_test.cpp135 HWTEST_F_L0(ContainersVectorTest, VectorConstructor) in HWTEST_F_L0() argument