Closed colincarter closed 3 months ago
Fixes https://github.com/Kudo/react-native-v8/issues/193
I don't understand why runtimeExecutor is null here so this is quite a simplistic fix. If I have some more time I can investigate further, but for the moment this unblocks debugging with RN0.72.
runtimeExecutor
Fixes https://github.com/Kudo/react-native-v8/issues/193
I don't understand why
runtimeExecutor
is null here so this is quite a simplistic fix. If I have some more time I can investigate further, but for the moment this unblocks debugging with RN0.72.