Home
last modified time | relevance | path

Searched defs:LoadObjByValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daccess_object_stub_builder.cpp144 GateRef AccessObjectStubBuilder::LoadObjByValue(GateRef glue, GateRef receiver, GateRef key, GateRe… in LoadObjByValue() function in panda::ecmascript::kungfu::AccessObjectStubBuilder
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp553 void PandaGen::LoadObjByValue(const ir::AstNode *node, VReg obj) in LoadObjByValue() function in panda::es2panda::compiler::PandaGen