Searched refs:ProtoIsFastJSArray (Results 1 – 3 of 3) sorted by relevance
30 bool JSHClass::ProtoIsFastJSArray(const JSThread *thread, const JSHandle<JSTaggedValue> proto, in ProtoIsFastJSArray() function
2072 … static inline bool ProtoIsFastJSArray(const JSThread *thread, const JSHandle<JSTaggedValue> proto,
529 if (ProtoIsFastJSArray(thread, proto, hclass)) { in OptimizePrototypeForIC()