Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daccess_object_stub_builder.cpp707 GateRef AccessObjectStubBuilder::StObjByIndex(GateRef glue, GateRef receiver, GateRef index, GateRe… in StObjByIndex() function in panda::ecmascript::kungfu::AccessObjectStubBuilder
Dcall_signature.cpp590 DEF_CALL_SIGNATURE(StObjByIndex) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp798 JSTaggedValue SlowRuntimeStub::StObjByIndex(JSThread *thread, JSTaggedValue obj, uint32_t idx, JSTa… in StObjByIndex() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1397 DEF_RUNTIME_STUBS(StObjByIndex) in DEF_RUNTIME_STUBS() argument