react-native/React
Tadeu Zagallo 02ded6d0bb Preserve all return registers on x86_64 trampoline
Summary:
public

Only the first quad-word and floating point return registers were being preserved,
make sure to preserve the 2nd ones as well (`%rdx` and `%xmm1`)

Reviewed By: jspahrsummers

Differential Revision: D2727523

fb-gh-sync-id: d8176512d2dfb5f664f634ecaaf34510515506ea
2015-12-07 06:43:28 -08:00
..
Base Fix profile build 2015-12-03 04:25:28 -08:00
Executors Expose JS hooks to profile async events 2015-12-01 05:58:31 -08:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules revert D2707930 2015-12-03 18:29:28 -08:00
Profiler Preserve all return registers on x86_64 trampoline 2015-12-07 06:43:28 -08:00
React.xcodeproj Add property mapping for `borderStyle` from JS to `RCTView` (iOS) 2015-12-01 09:00:28 -08:00
Views Avoid interrupting scrolling in nested scrollviews 2015-12-03 06:19:30 -08:00