Searched defs:StoreObjByName (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | access_object_stub_builder.cpp | 93 GateRef AccessObjectStubBuilder::StoreObjByName(GateRef glue, GateRef receiver, GateRef prop, const… in StoreObjByName() function in panda::ecmascript::kungfu::AccessObjectStubBuilder |
/arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
D | pandagen.cpp | 536 void PandaGen::StoreObjByName(const ir::AstNode *node, VReg obj, const util::StringView &prop) in StoreObjByName() function in panda::es2panda::compiler::PandaGen |