Searched refs:NewJSAPIHashMap (Results 1 – 2 of 2) sorted by relevance
218 static JSHandle<JSAPIHashMap> NewJSAPIHashMap(JSThread *thread, ObjectFactory *factory) in NewJSAPIHashMap() function1196 JSHandle<JSAPIHashMap> jsHashMap = NewJSAPIHashMap(thread, factory); in HWTEST_F_L0()1208 JSHandle<JSAPIHashMap> jsHashMap = NewJSAPIHashMap(thread, factory); in HWTEST_F_L0()
339 JSHandle<JSAPIHashMap> NewJSAPIHashMap() in NewJSAPIHashMap() function in panda::test::HeapDumpTestHelper1012 auto jsAPIHashMap = tester.NewJSAPIHashMap(); in HWTEST_F_L0()