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