Home
last modified time | relevance | path

Searched defs:StoreOwnProperty (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp507 void PandaGen::StoreOwnProperty(const ir::AstNode *node, VReg obj, const Operand &prop, bool nameSe… in StoreOwnProperty() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/ets2panda/compiler/core/
Dpandagen.cpp534 void PandaGen::StoreOwnProperty(const ir::AstNode *node, VReg obj, const Operand &prop) in StoreOwnProperty() function in ark::es2panda::compiler::PandaGen