react-native/React/Executors
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
..
RCTContextExecutor.h [ReactNative] Make so each RCTContextExecutor has its own thread 2015-04-27 03:46:27 -08:00
RCTContextExecutor.m [ReactNative] Use JSValueIsUndefined instead of comparing with JSValueMakeUndefined 2015-05-30 13:32:11 -08:00
RCTWebViewExecutor.h Removed debug code from release builds 2015-04-21 09:47:21 -08:00
RCTWebViewExecutor.m [ReactNative] RCTWebViewExecutor - Fix string containing script tag support 2015-05-06 17:08:33 -08:00