Home
last modified time | relevance | path

Searched refs:BranchIfCoercible (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A DoptionalChain.cpp50 pg_->BranchIfCoercible(node_, coercibleLabel); in Check()
H A Ddestructuring.cpp240 pg->BranchIfCoercible(object, notNullish); in GenObject()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.h121 void BranchIfCoercible(const ir::AstNode *node, class Label *target);
H A Dpandagen.cpp863 void PandaGen::BranchIfCoercible(const ir::AstNode *node, Label *target) in BranchIfCoercible() function in ark::es2panda::compiler::PandaGen
H A DJSCompiler.cpp503 pg->BranchIfCoercible(expr, skipRight); in CompileLogical()

Completed in 10 milliseconds