Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Dlreference.cpp133 pg_->StoreObjProperty(node_, obj_, prop_); in SetValue()
/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Dlreference.cpp157 pg_->StoreObjProperty(Node(), obj_, prop_); in SetValue()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.h95 void StoreObjProperty(const ir::AstNode *node, VReg obj, const Operand &prop);
H A Dpandagen.cpp517 void PandaGen::StoreObjProperty(const ir::AstNode *node, VReg obj, const Operand &prop) in StoreObjProperty() function in ark::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.h280 void StoreObjProperty(const ir::AstNode *node, VReg obj, const Operand &prop);
H A Dpandagen.cpp451 void PandaGen::StoreObjProperty(const ir::AstNode *node, VReg obj, const Operand &prop) in StoreObjProperty() function in panda::es2panda::compiler::PandaGen

Completed in 13 milliseconds