Searched defs:BranchIfUndefined (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | ETSGen.h | 145 void BranchIfUndefined(const ir::AstNode *node, Label *ifNull) in BranchIfUndefined() function |
| D | pandagen.cpp | 790 void PandaGen::BranchIfUndefined(const ir::AstNode *node, Label *target) in BranchIfUndefined() function in ark::es2panda::compiler::PandaGen |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 1130 void PandaGen::BranchIfUndefined(const ir::AstNode *node, Label *target) in BranchIfUndefined() function in panda::es2panda::compiler::PandaGen |