react-native/React
Tadeu Zagallo 1c692e2eb6 [ReactNative] Use JSValueIsUndefined instead of comparing with JSValueMakeUndefined
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
2015-05-30 13:32:11 -08:00
..
Base [React Native] Add E2E tests for Catalyst that test login, app launcher, and opening UIExplorer, MAdMan, Groups 2015-05-29 05:30:09 -08:00
Executors [ReactNative] Use JSValueIsUndefined instead of comparing with JSValueMakeUndefined 2015-05-30 13:32:11 -08:00
Layout Fixed layout bug 2015-05-13 13:24:36 -07:00
Modules Fixed delayed text layout bug 2015-05-29 10:43:13 -08:00
React.xcodeproj Implemented fast path for same borders/radii 2015-05-28 09:16:44 -08:00
Views Fixed text background color 2015-05-28 09:31:57 -08:00