Home
last modified time | relevance | path

Searched defs:LdObjByIndex (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daccess_object_stub_builder.cpp890 GateRef AccessObjectStubBuilder::LdObjByIndex(GateRef glue, GateRef receiver, GateRef index) in LdObjByIndex() function in panda::ecmascript::kungfu::AccessObjectStubBuilder
Dcall_signature.cpp767 DEF_CALL_SIGNATURE(LdObjByIndex) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp788 JSTaggedValue SlowRuntimeStub::LdObjByIndex(JSThread *thread, JSTaggedValue obj, uint32_t idx, bool… in LdObjByIndex() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1395 DEF_RUNTIME_STUBS(LdObjByIndex) in DEF_RUNTIME_STUBS() argument