Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp2182 Label *ifNullish {nullptr}; in ResolveConditionalResult() local
2289 void ETSGen::BranchIfNullish(const ir::AstNode *node, Label *ifNullish) in BranchIfNullish()