Home
last modified time | relevance | path

Searched refs:handleScriptQueue (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jobs/tests/
Dmicro_job_queue_test.cpp73 JSHandle<TaggedQueue> handleScriptQueue = factory->NewTaggedQueue(capacity - 1); in HWTEST_F_L0() local
79 handleMicroJobQueue->SetScriptJobQueue(thread, handleScriptQueue.GetTaggedValue()); in HWTEST_F_L0()