forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ReactNative] Use JSValueIsUndefined instead of comparing with JSValu…
…eMakeUndefined Summary: @public Use JSValueIsUndefined instead of caching an JSValueMakeUndefined to compare with as suggested in facebook#1432 (comment) Test Plan: Run the RCTContextExecutor tests
- Loading branch information
1 parent
f8b3c98
commit 1c692e2
Showing
1 changed file
with
1 addition
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters