Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_treeset.cpp28 JSTaggedValue ContainersTreeSet::TreeSetConstructor(EcmaRuntimeCallInfo *argv) in TreeSetConstructor() function in panda::ecmascript::containers::ContainersTreeSet
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_treeset_test.cpp153 HWTEST_F_L0(ContainersTreeSetTest, TreeSetConstructor) in HWTEST_F_L0() argument