Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Throw JSINativeException from asHostObject
Summary: `asHostObject` should throw a `JSINativeException` like the other `as*` functions. This should be a safe change to make in most cases, since this function already did not work when JSI was being provided by a dynamic library. However, I defer to mhorowitz. Changelog: [Fixed] Throw JSINativeException from asHostObject Reviewed By: jpporto Differential Revision: D36873355 fbshipit-source-id: 589ac50ebb4ecec4bacfd923d8b0795c0a6c0e34
- Loading branch information