Searched refs:NewJSAPIHashSet (Results 1 – 2 of 2) sorted by relevance
229 static JSHandle<JSAPIHashSet> NewJSAPIHashSet(JSThread *thread, ObjectFactory *factory) in NewJSAPIHashSet() function1202 JSHandle<JSAPIHashSet> jsHashSet = NewJSAPIHashSet(thread, factory); in HWTEST_F_L0()1216 JSHandle<JSAPIHashSet> jsHashSet = NewJSAPIHashSet(thread, factory); in HWTEST_F_L0()
351 JSHandle<JSAPIHashSet> NewJSAPIHashSet() in NewJSAPIHashSet() function in panda::test::HeapDumpTestHelper1016 auto jsAPIHashSet = tester.NewJSAPIHashSet(); in HWTEST_F_L0()