Searched defs:StObjByIndex (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | access_object_stub_builder.cpp | 754 GateRef AccessObjectStubBuilder::StObjByIndex(GateRef glue, GateRef receiver, GateRef index, GateRef value) in StObjByIndex() function in panda::ecmascript::kungfu::AccessObjectStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| H A D | slow_runtime_stub.cpp | 798 JSTaggedValue SlowRuntimeStub::StObjByIndex(JSThread *thread, JSTaggedValue obj, uint32_t idx, JSTaggedValue value) in StObjByIndex() function in panda::ecmascript::SlowRuntimeStub |
Completed in 6 milliseconds