Searched refs:BranchIfStrictNotUndefined (Results 1 – 5 of 5) sorted by relevance
109 pg->BranchIfStrictNotUndefined(func, loadParamLabel); in CompileFunctionParameterDeclaration()119 pg->BranchIfStrictNotUndefined(func, nonDefaultLabel); in CompileFunctionParameterDeclaration()
346 void BranchIfStrictNotUndefined(const ir::AstNode *node, class Label *target);
1074 void PandaGen::BranchIfStrictNotUndefined(const ir::AstNode *node, class Label *target) in BranchIfStrictNotUndefined() function in panda::es2panda::compiler::PandaGen1180 BranchIfStrictNotUndefined(node, notUndefined); in ValidateClassDirectReturn()
67 pg->BranchIfStrictNotUndefined(this, skipRight); in CompileLogical()
134 pg->BranchIfStrictNotUndefined(this, skipRight); in Compile()