Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_treemap.cpp28 JSTaggedValue ContainersTreeMap::TreeMapConstructor(EcmaRuntimeCallInfo *argv) in TreeMapConstructor() function in panda::ecmascript::containers::ContainersTreeMap
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_treemap_test.cpp156 HWTEST_F_L0(ContainersTreeMapTest, TreeMapConstructor) in HWTEST_F_L0() argument