Home
last modified time | relevance | path

Searched refs:StSuperByName (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.h220 void StSuperByName(const ir::AstNode *node, VReg obj, const util::StringView &key);
H A Dpandagen.cpp1594 void PandaGen::StSuperByName(const ir::AstNode *node, VReg obj, const util::StringView &key) in StSuperByName() function in ark::es2panda::compiler::PandaGen
1617 StSuperByName(node, obj, std::get<util::StringView>(prop)); in StoreSuperProperty()
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.h421 void StSuperByName(const ir::AstNode *node, VReg obj, const util::StringView &key);
H A Dpandagen.cpp1831 void PandaGen::StSuperByName(const ir::AstNode *node, VReg obj, const util::StringView &key) in StSuperByName() function in panda::es2panda::compiler::PandaGen
1857 StSuperByName(node, obj, std::get<util::StringView>(prop)); in StoreSuperProperty()

Completed in 11 milliseconds