Searched defs:FastSetPropertyByIndex (Results 1 – 5 of 5) sorted by relevance
697 JSTaggedValue JSTypedArray::FastSetPropertyByIndex(JSThread *thread, const JSTaggedValue typedarray… in FastSetPropertyByIndex() function in panda::ecmascript::JSTypedArray
898 bool ObjectFastOperator::FastSetPropertyByIndex(JSThread *thread, JSTaggedValue receiver, uint32_t … in FastSetPropertyByIndex() function
1320 HWTEST_F_L0(JSTypedArrayTest, FastSetPropertyByIndex) in HWTEST_F_L0() argument
2775 void BuiltinsTypedArrayStubBuilder::FastSetPropertyByIndex(GateRef glue, GateRef value, GateRef arr… in FastSetPropertyByIndex() function in panda::ecmascript::kungfu::BuiltinsTypedArrayStubBuilder
6539 void StubBuilder::FastSetPropertyByIndex(GateRef glue, GateRef obj, GateRef index, GateRef value) in FastSetPropertyByIndex() function in panda::ecmascript::kungfu::StubBuilder