react-native/Libraries/polyfills
Simon Jensen 966bb63a80 make Object.assign polyfill conditional and spec compliant
Summary: Replace the non-compliant `Object.assign` with a spec compliant version from Mozilla. Since its spec compliant we can apply conditionally only when a native version is not available.

Reviewed By: yungsters

Differential Revision: D8896359

fbshipit-source-id: 4999fe3094eba2206293bbe28760a4e46cbee6aa
2018-08-23 14:02:10 -07:00
..
__tests__ Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
Array.es6.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
Array.prototype.es6.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
Number.es6.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
Object.es6.js make Object.assign polyfill conditional and spec compliant 2018-08-23 14:02:10 -07:00
Object.es7.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
String.prototype.es6.js RN: Polyfill `String#padEnd` and `String#padStart` 2018-08-13 12:01:57 -07:00
babelHelpers.js fix missing prettier file (#20001) 2018-07-02 10:48:06 -07:00
console.js Implement console group APIs (#18555) 2018-06-12 11:18:37 -07:00
error-guard.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00