Searched defs:iterator_type (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/es2panda/ir/statements/ | ||
H A D | forOfStatement.cpp | 75 auto iterator_type = isAwait_ ? compiler::IteratorType::ASYNC : compiler::IteratorType::SYNC; in Compile() local |
Completed in 2 milliseconds