react-native/Libraries/JavaScriptAppEngine/Initialization
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
..
__tests__ [ReactNative] Ignore bad inputs to parseErrorStack 2015-06-22 10:09:08 -08:00
ExceptionsManager.js Handle errors that are not `Error` instances 2015-09-23 19:29:19 -07:00
InitializeJavaScriptAppEngine.js Polyfill Number.EPSILON and Number.MIN/MAX_SAFE_INTEGER 2015-10-01 15:05:33 -07:00
SourceMap.js [react-packager] Rewrite dependency graph (support node_modules, speed, fix bugs etc) 2015-06-19 18:05:18 -08:00
checkFlowAtRuntime.js Make flow check async 2015-08-17 03:13:16 -07:00
loadSourceMap.js Renamed RCTDataManager to RCTNetworking 2015-06-18 09:44:30 -08:00
parseErrorStack.js Make flow check async 2015-08-17 03:13:16 -07:00
source-map-url.js [ReactNative] Use ASCII double quotes 2015-07-24 13:16:25 -08:00