Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_flags.h79 IndexType GetNextIndex() const in GetNextIndex() function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_collection_iterator_stub_builder.h74 GateRef GetNextIndex() in GetNextIndex() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dparallel_evacuator.cpp652 std::optional<size_t> ParallelEvacuator::WorkloadSet::GetNextIndex() in GetNextIndex() function in panda::ecmascript::ParallelEvacuator::WorkloadSet