Searched refs:StoreSuperProperty (Results 1 – 3 of 3) sorted by relevance
72 pg_->StoreSuperProperty(node_, obj_, prop_); in SetValue()
438 void StoreSuperProperty(const ir::AstNode *node, VReg obj, const Operand &prop);
1758 void PandaGen::StoreSuperProperty(const ir::AstNode *node, VReg obj, const Operand &prop) in StoreSuperProperty() function in panda::es2panda::compiler::PandaGen