Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Efficiently retrieve array length for JSI
Summary: When the target is known to be a `JSArray`, we can retrieve the length without needing to actually get the length property. Reviewed By: fbmal7 Differential Revision: D47638903 fbshipit-source-id: e2f9fbd53808f99f955562cac5042db82dfef4a8
- Loading branch information