Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_lightweightset.cpp24 JSTaggedValue ContainersLightWeightSet::LightWeightSetConstructor(EcmaRuntimeCallInfo *argv) in LightWeightSetConstructor() function in panda::ecmascript::containers::ContainersLightWeightSet
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_lightweightset_test.cpp111 HWTEST_F_L0(ContainersLightWeightSetTest, LightWeightSetConstructor) in HWTEST_F_L0() argument