Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_lightweightmap.cpp25 JSTaggedValue ContainersLightWeightMap::LightWeightMapConstructor(EcmaRuntimeCallInfo *argv) in LightWeightMapConstructor() function in panda::ecmascript::containers::ContainersLightWeightMap
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_lightweightmap_test.cpp112 HWTEST_F_L0(ContainersLightWeightMapTest, LightWeightMapConstructor) in HWTEST_F_L0() argument