react-native/Libraries/JavaScriptAppEngine/System/JSTimers
Milen Dzhumerov a663d4d8d5 Use for-loop instead of forEach() in a hot path
Summary: public

Replaces the usage of forEach() with a for loop on a hot code path

Reviewed By: tadeuzagallo

Differential Revision: D2690727

fb-gh-sync-id: b7cbcda5cf80a0e31753f49c01e145abb789f3e5
2015-11-25 07:24:31 -08:00
..
JSTimers.js Fixed null argument errors for timers and layout animations 2015-08-01 06:40:27 -08:00
JSTimersExecution.js Use for-loop instead of forEach() in a hot path 2015-11-25 07:24:31 -08:00