Home
last modified time | relevance | path

Searched refs:EmitAwait (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DawaitExpression.cpp47 pg->EmitAwait(this); in Compile()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.h130 void EmitAwait(const ir::AstNode *node);
H A Dpandagen.cpp925 void PandaGen::EmitAwait(const ir::AstNode *node) in EmitAwait() function in ark::es2panda::compiler::PandaGen
H A DJSCompiler.cpp477 pg->EmitAwait(expr); in Compile()
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.h346 void EmitAwait(const ir::AstNode *node);
H A Dpandagen.cpp1265 void PandaGen::EmitAwait(const ir::AstNode *node) in EmitAwait() function in panda::es2panda::compiler::PandaGen

Completed in 11 milliseconds