mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/41548 `JSEngineInstance` is a misnomer - this interface actually creates `jsi::Runtime`s and doesn't represent an "instance of a JS engine". This diff renames it to `JSRuntimeFactory`. Changelog: [Internal] Reviewed By: huntie, arushikesarwani94 Differential Revision: D51447882 fbshipit-source-id: e118fe5c202607500a62d8e15afec088c4946969