Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Original Author: [email protected] Original Git: ce1957b Original Reviewed By: avp Original Revision: D48796703 X-link: facebook/react-native#39415 Add a simple constructor for `JSError` which does not accept a `jsi::Runtime` and cannot call back into JSI. This guarantees that the constructor cannot recursively invoke itself, leading to stack overflows. Changelog: [Internal] Reviewed By: neildhar Differential Revision: D50992774 fbshipit-source-id: fe3b63040e345f61f8c396d4ec72ded8f6691bf0
- Loading branch information