Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp2049 …:BranchIfNotNullish([[maybe_unused]] const ir::AstNode *node, [[maybe_unused]] Label *ifNotNullish) in BranchIfNotNullish()
2102 compiler::Label *ifNotNullish = AllocLabel(); in EmitNullishGuardian() local
DETSGen.h323 compiler::Label *ifNotNullish = AllocLabel(); in EmitMaybeOptional() local