Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/base/
Diterators.h28 enum class IteratorType { SYNC, ASYNC }; enumerator
/arkcompiler/ets_frontend/es2panda/compiler/base/
Diterators.h29 enum class IteratorType { SYNC, ASYNC }; enumerator
/arkcompiler/ets_runtime/ecmascript/jit/
Djit.h32 SYNC = 0, enumerator