Searched defs:Consume (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/libpandabase/utils/ | ||
| D | workerQueue.cpp | 79 bool WorkerQueue::Consume() in Consume() function in panda::WorkerQueue |
| /arkcompiler/ets_frontend/es2panda/util/ | ||
| D | workerQueue.cpp | 76 void WorkerQueue::Consume() in Consume() function in panda::es2panda::util::WorkerQueue |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | compileQueue.cpp | 88 void CompileQueue::Consume() in Consume() function in ark::es2panda::compiler::CompileQueue |
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| D | region-inl.h | 450 ARK_INLINE void Region::Updater<kind>::Consume(size_t idx, uintptr_t updateAddress, uint32_t mask) in Consume() function |