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