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