Home
last modified time | relevance | path

Searched refs:BranchIfStrictNull (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DbinaryExpression.cpp66 pg->BranchIfStrictNull(this, nullish); in CompileLogical()
H A DassignmentExpression.cpp132 pg->BranchIfStrictNull(left_, nullish); in Compile()
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.h336 void BranchIfStrictNull(const ir::AstNode *node, class Label *target);
H A Dpandagen.cpp1176 void PandaGen::BranchIfStrictNull(const ir::AstNode *node, class Label *target) in BranchIfStrictNull() function in panda::es2panda::compiler::PandaGen

Completed in 7 milliseconds