Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a safeguard against incorrect Java method argument type assumption
Summary: Adds a safeguard inside Java side marshalling of the arguments via ReadableArray - even though the majority of code do make an explicit assumption of the argument type, in practice it's not always the case. Differential Revision: D60700917
- Loading branch information