Searched refs:NewJSAPIHashMap (Results 1 – 2 of 2) sorted by relevance
269 static JSHandle<JSAPIHashMap> NewJSAPIHashMap(JSThread *thread, ObjectFactory *factory) in NewJSAPIHashMap() function1269 JSHandle<JSAPIHashMap> jsHashMap = NewJSAPIHashMap(thread, factory); in HWTEST_F_L0()1281 JSHandle<JSAPIHashMap> jsHashMap = NewJSAPIHashMap(thread, factory); in HWTEST_F_L0()
539 JSHandle<JSAPIHashMap> NewJSAPIHashMap() in NewJSAPIHashMap() function in panda::test::HeapDumpTestHelper1373 auto jsAPIHashMap = tester.NewJSAPIHashMap(); in HWTEST_F_L0()