Searched defs:FastSetPropertyByIndex (Results 1 – 3 of 3) sorted by relevance
402 bool ObjectFastOperator::FastSetPropertyByIndex(JSThread *thread, JSTaggedValue receiver, uint32_t … in FastSetPropertyByIndex() function
669 JSTaggedValue JSTypedArray::FastSetPropertyByIndex(JSThread *thread, const JSTaggedValue typedarray… in FastSetPropertyByIndex() function in panda::ecmascript::JSTypedArray
1355 HWTEST_F_L0(JSTypedArrayTest, FastSetPropertyByIndex) in HWTEST_F_L0() argument