Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DJSCompiler.cpp1391 auto iteratorType = st->IsAwait() ? compiler::IteratorType::ASYNC : compiler::IteratorType::SYNC; in Compile() local

Completed in 5 milliseconds