Home
last modified time | relevance | path

Searched refs:ClassPrivateFieldSet (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Dlreference.cpp162 pg_->ClassPrivateFieldSet(Node(), privateCtor_, obj_, std::get<util::StringView>(prop_)); in SetValue()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.h212 void ClassPrivateFieldSet(const ir::AstNode *node, VReg ctor, VReg obj, const util::StringView &prop);
H A Dpandagen.cpp1569 void PandaGen::ClassPrivateFieldSet(const ir::AstNode *node, VReg ctor, VReg obj, const util::StringView &prop) in ClassPrivateFieldSet() function in ark::es2panda::compiler::PandaGen

Completed in 5 milliseconds