Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_hashmap.cpp24 JSTaggedValue ContainersHashMap::HashMapConstructor(EcmaRuntimeCallInfo *argv) in HashMapConstructor() function in panda::ecmascript::containers::ContainersHashMap
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_hashmap_test.cpp117 HWTEST_F_L0(ContainersHashMapTest, HashMapConstructor) in HWTEST_F_L0() argument