react-native/React/Profiler
Nick Lockwood c5b990f65f Added lightweight generic annotations
Summary: public

Added lightweight genarics annotations to make the code more readable and help the compiler catch bugs.

Fixed some type bugs and improved bridge validation in a few places.

Reviewed By: javache

Differential Revision: D2600189

fb-gh-sync-id: f81e22f2cdc107bf8d0b15deec6d5b83aacc5b56
2015-11-03 14:49:30 -08:00
..
RCTFPSGraph.h Introduce Perf Monitor 2015-10-23 10:56:56 -07:00
RCTFPSGraph.m Introduce Perf Monitor 2015-10-23 10:56:56 -07:00
RCTMacros.h Prevent RCTProfileTrampoline from getting stripped 2015-10-27 13:03:28 -07:00
RCTPerfMonitor.m Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTProfile.h Implement asm trampoline rather forwardInvocation 2015-10-20 04:14:09 -07:00
RCTProfile.m Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTProfileTrampoline-arm.S Prevent RCTProfileTrampoline from getting stripped 2015-10-27 13:03:28 -07:00
RCTProfileTrampoline-arm64.S Prevent RCTProfileTrampoline from getting stripped 2015-10-27 13:03:28 -07:00
RCTProfileTrampoline-x86.S Prevent RCTProfileTrampoline from getting stripped 2015-10-27 13:03:28 -07:00
RCTProfileTrampoline-x86_64.S Preserve xmm registers on x86_64 2015-10-28 05:35:25 -07:00