Searched refs:FastGetTypeArrayProperty (Results 1 – 2 of 2) sorted by relevance
102 …static inline JSTaggedValue FastGetTypeArrayProperty(JSThread *thread, JSTaggedValue receiver, JST…
125 JSTaggedValue res = FastGetTypeArrayProperty(thread, receiver, holder, key, jsType); in GetPropertyByName()728 JSTaggedValue ObjectFastOperator::FastGetTypeArrayProperty(JSThread *thread, JSTaggedValue receiver, in FastGetTypeArrayProperty() function