mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
4a0aa8f7c7
Summary: A previous change made the RuntimeAdapter contain a HermesRuntime (as opposed to an arbitrary JSI Runtime). Now that it's known to be a HermesRuntime, expose that type information to the Inspector, so a runtime type check can be skipped (which is failing in some builds, despite the concrete type being what's expected). Changelog: [internal] Reviewed By: neildhar Differential Revision: D39429109 fbshipit-source-id: ad5ae0604ac208da2002fd37e38d24319b45aebd