react-native/Libraries/JavaScriptAppEngine
Christopher Chedeau de717a8379 Polyfill Number.EPSILON and Number.MIN/MAX_SAFE_INTEGER
Summary: Those three properties have been ratified as ES6 but are not yet implementd in JSCore. This polyfills them.

See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/EPSILON

@​public

Reviewed By: @sahrens

Differential Revision: D2497528
2015-10-01 15:05:33 -07:00
..
Initialization Polyfill Number.EPSILON and Number.MIN/MAX_SAFE_INTEGER 2015-10-01 15:05:33 -07:00
System/JSTimers Fixed null argument errors for timers and layout animations 2015-08-01 06:40:27 -08:00
polyfills [react-native] Make document.js into a polyfill. Fixes #1149 2015-05-13 17:50:21 -08:00