Searched refs:BranchIfStrictUndefined (Results 1 – 3 of 3) sorted by relevance
113 pg->BranchIfStrictUndefined(element, defaultInit); in GenArray()160 pg->BranchIfStrictUndefined(element, getDefault); in GenObjectProperty()
328 void BranchIfStrictUndefined(const ir::AstNode *node, class Label *target);
1121 void PandaGen::BranchIfStrictUndefined(const ir::AstNode *node, class Label *target) in BranchIfStrictUndefined() function in panda::es2panda::compiler::PandaGen