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