Searched refs:FastSetTypeArrayProperty (Results 1 – 2 of 2) sorted by relevance
105 …static inline JSTaggedValue FastSetTypeArrayProperty(JSThread *thread, JSTaggedValue receiver, JST…
196 … JSTaggedValue res = FastSetTypeArrayProperty(thread, receiver, holder, key, value, jsType); in SetPropertyByName()756 JSTaggedValue ObjectFastOperator::FastSetTypeArrayProperty(JSThread *thread, JSTaggedValue receiver, in FastSetTypeArrayProperty() function