Home
last modified time | relevance | path

Searched refs:ConstructobjectHashSet (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefishashset_fuzzer/
Djsvaluerefishashset_fuzzer.cpp114 JSHandle<JSAPIHashSet> ConstructobjectHashSet(JSThread *thread) in ConstructobjectHashSet() function
150 JSHandle<JSAPIHashSet> setHandle = ConstructobjectHashSet(thread); in JSValueRefIsHashSetFuzzTest()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp1266 JSHandle<JSAPIHashSet> ConstructobjectHashSet(const EcmaVM *vm_) in ConstructobjectHashSet() function
1556 JSHandle<JSAPIHashSet> setHandle = ConstructobjectHashSet(vm_); in HWTEST_F_L0()