react-native/React
Tadeu Zagallo b6fce4ad52 Prevent the profiler from hooking into stret methods
Summary:
public

In order to handle methods that returns struct in i386 and x86_64 we'd need to implement special methods (like objc_msgSend_stret),
but we'll just bail out for now, since there's very few usages.

Reviewed By: jspahrsummers

Differential Revision: D2754732

fb-gh-sync-id: d3585d244633d918770ef79a52dee9cdf87a53da
2015-12-14 07:12:32 -08:00
..
Base exposed a way to trigger layout on the uimanager 2015-12-11 06:59:30 -08:00
Executors enqueueJSCall instead of global dynamic require 2015-12-11 16:41:33 -08:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules exposed a way to trigger layout on the uimanager 2015-12-11 06:59:30 -08:00
Profiler Prevent the profiler from hooking into stret methods 2015-12-14 07:12:32 -08:00
React.xcodeproj add quotes to handle pathnames with spaces in it 2015-12-11 20:33:28 -08:00
Views Fix retain cycle 2015-12-10 12:14:34 -08:00