Home
last modified time | relevance | path

Searched refs:StoreSuperProperty (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Dlreference.cpp105 pg_->StoreSuperProperty(node_, obj_, prop_); in SetValue()
/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Dlreference.cpp152 pg_->StoreSuperProperty(Node(), obj_, prop_); in SetValue()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.h224 void StoreSuperProperty(const ir::AstNode *node, VReg obj, const Operand &prop);
H A Dpandagen.cpp1614 void PandaGen::StoreSuperProperty(const ir::AstNode *node, VReg obj, const Operand &prop) in StoreSuperProperty() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.h425 void StoreSuperProperty(const ir::AstNode *node, VReg obj, const Operand &prop);
H A Dpandagen.cpp1854 void PandaGen::StoreSuperProperty(const ir::AstNode *node, VReg obj, const Operand &prop) in StoreSuperProperty() function in panda::es2panda::compiler::PandaGen

Completed in 10 milliseconds