Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_for_in_iterator.cpp60 JSHandle<TaggedQueue> remaining = factory->NewTaggedQueue(numOfElements + numOfKeys + 1); in FastGetAllEnumKeys() local
194 JSMutableHandle<TaggedQueue> remaining(thread, it->GetRemainingKeys()); in SlowGetAllEnumKeys() local
226 JSHandle<TaggedQueue> remaining(thread, it->GetRemainingKeys()); in NextInternal() local