mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
1c692e2eb6
Summary: @public Use JSValueIsUndefined instead of caching an JSValueMakeUndefined to compare with as suggested in https://github.com/facebook/react-native/pull/1432#commitcomment-11437434 Test Plan: Run the RCTContextExecutor tests