Home
last modified time | relevance | path

Searched defs:ProcessQueue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dmark_stack.h168 using ProcessQueue = ContinuousStack<JSTaggedType>; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-evacuate-regions-worker-state.h48 void ProcessQueue() in ProcessQueue() function