Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_hashset.cpp29 JSTaggedValue ContainersHashSet::HashSetConstructor(EcmaRuntimeCallInfo *argv) in HashSetConstructor() function in panda::ecmascript::containers::ContainersHashSet
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_hashset_test.cpp96 HWTEST_F_L0(ContainersHashSetTest, HashSetConstructor) in HWTEST_F_L0() argument