Searched refs:NewJSAPIQueue (Results 1 – 2 of 2) sorted by relevance
429 static JSHandle<JSAPIQueue> NewJSAPIQueue(JSThread *thread, ObjectFactory *factory, JSHandle<JSTagg… in NewJSAPIQueue() function1326 JSHandle<JSAPIQueue> jsQueue = NewJSAPIQueue(thread, factory, proto); in HWTEST_F_L0()1333 JSHandle<JSAPIQueue> jsQueue = NewJSAPIQueue(thread, factory, proto); in HWTEST_F_L0()
629 JSHandle<JSAPIQueue> NewJSAPIQueue() in NewJSAPIQueue() function in panda::test::HeapDumpTestHelper1419 auto jsAPIQueue = tester.NewJSAPIQueue(); in HWTEST_F_L0()