Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_iterator.h23 enum class IterationKind : uint8_t { class
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_set_iterator_test.cpp107 NextCommon(JSThread *thread, JSHandle<JSSetIterator>& setIterator, IterationKind kind = IterationKind::KEY) NextCommon() argument

Completed in 1 milliseconds