Home
last modified time | relevance | path

Searched defs:BranchIfUndefined (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.h145 void BranchIfUndefined(const ir::AstNode *node, Label *ifNull) in BranchIfUndefined() function
Dpandagen.cpp790 void PandaGen::BranchIfUndefined(const ir::AstNode *node, Label *target) in BranchIfUndefined() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1130 void PandaGen::BranchIfUndefined(const ir::AstNode *node, Label *target) in BranchIfUndefined() function in panda::es2panda::compiler::PandaGen