Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/function/
H A DfunctionBuilder.cpp46 pg_->EmitReturnUndefined(node); in ImplicitReturn()
/arkcompiler/ets_frontend/es2panda/compiler/function/
H A DfunctionBuilder.cpp58 pg_->EmitReturnUndefined(node); in ImplicitReturn()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.h126 void EmitReturnUndefined(const ir::AstNode *node);
H A Dpandagen.cpp884 void PandaGen::EmitReturnUndefined(const ir::AstNode *node) in EmitReturnUndefined() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.h341 void EmitReturnUndefined(const ir::AstNode *node);
H A Dpandagen.cpp1219 void PandaGen::EmitReturnUndefined(const ir::AstNode *node) in EmitReturnUndefined() function in panda::es2panda::compiler::PandaGen

Completed in 11 milliseconds