Home
last modified time | relevance | path

Searched defs:queueLength (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_core_Promise.cpp56 int queueLength = hpromise->GetCallbackQueue(coro) == nullptr ? 0 : hpromise->GetCallbackQueue(coro)->GetLength(); in EnsureCapacity() local
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp3393 uint32_t queueLength = TaggedQueue::QueueToArrayIndex(length); in NewTaggedQueue() local

Completed in 11 milliseconds