mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
6031905711
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53998 As the previous few diffs, JSI `isArray` API should follow `Array.isArray` from the JS spec. The current implementation does not consider Proxy objects, only Array exotic objects. Changelog: [Internal] Reviewed By: lavenzg Differential Revision: D83391784 fbshipit-source-id: 6db8e5a48458a1aa57006fb0747f62ec78efa675