Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds