Searched defs:FastSetPropertyByIndex (Results 1 – 4 of 4) sorted by relevance
516 bool ObjectFastOperator::FastSetPropertyByIndex(JSThread *thread, JSTaggedValue receiver, uint32_t … in FastSetPropertyByIndex() function
678 JSTaggedValue JSTypedArray::FastSetPropertyByIndex(JSThread *thread, const JSTaggedValue typedarray… in FastSetPropertyByIndex() function in panda::ecmascript::JSTypedArray
1356 HWTEST_F_L0(JSTypedArrayTest, FastSetPropertyByIndex) in HWTEST_F_L0() argument
4422 void StubBuilder::FastSetPropertyByIndex(GateRef glue, GateRef obj, GateRef index, GateRef value) in FastSetPropertyByIndex() function in panda::ecmascript::kungfu::StubBuilder