Home
last modified time | relevance | path

Searched defs:SetPropertyByIndex (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dfast_runtime_stub-inl.h200 JSTaggedValue FastRuntimeStub::SetPropertyByIndex(JSThread *thread, JSTaggedValue receiver, uint32_t index, in SetPropertyByIndex() function in panda::ecmascript::FastRuntimeStub
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_fast_operator-inl.h633 JSTaggedValue ObjectFastOperator::SetPropertyByIndex(JSThread *thread, JSTaggedValue receiver, uint32_t index, in SetPropertyByIndex() function in ObjectFastOperator
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp4213 GateRef StubBuilder::SetPropertyByIndex(GateRef glue, GateRef receiver, GateRef index, GateRef value, bool useOwn, in SetPropertyByIndex() function in panda::ecmascript::kungfu::StubBuilder

Completed in 20 milliseconds