Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_lightweightmap_test.cpp531 JSHandle<JSAPILightWeightMap> newLightWeightMap = CreateJSAPILightWeightMap(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_lightweightmap.cpp101 const JSHandle<JSAPILightWeightMap> &newLightWeightMap) in HasAll()