Searched refs:BranchIfStrictNotUndefined (Results 1 – 5 of 5) sorted by relevance
110 pg->BranchIfStrictNotUndefined(func, loadParamLabel); in CompileFunctionParameterDeclaration()120 pg->BranchIfStrictNotUndefined(func, nonDefaultLabel); in CompileFunctionParameterDeclaration()
329 void BranchIfStrictNotUndefined(const ir::AstNode *node, class Label *target);
1141 void PandaGen::BranchIfStrictNotUndefined(const ir::AstNode *node, class Label *target) in BranchIfStrictNotUndefined() function in panda::es2panda::compiler::PandaGen1254 BranchIfStrictNotUndefined(node, notUndefined); in ValidateClassDirectReturn()
69 pg->BranchIfStrictNotUndefined(this, skipRight); in CompileLogical()
134 pg->BranchIfStrictNotUndefined(this, skipRight); in Compile()