react-native/Libraries/polyfills
Mido 638d672abc Added groupCollapsed polyfill (#21457)
Summary:
`groupCollapsed` is used to group logs but collapsed which is very useful when the console has many logs (e.g. when using `redux-logger`).

For developers who prefer to debug iOS apps using Safari JSC, the `groupCollapsed` was not polyfilled.

Fixes #21446
Pull Request resolved: https://github.com/facebook/react-native/pull/21457

Differential Revision: D13761796

Pulled By: cpojer

fbshipit-source-id: e7c4f1ff4728c6a7f6ffd6cc629f7fbc1aa67e87
2019-01-22 07:05:22 -08:00
..
__tests__ Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Array.es6.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Array.prototype.es6.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Number.es6.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Object.es6.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Object.es7.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
String.prototype.es6.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
babelHelpers.js Fix linting issues (#22062) 2018-11-01 14:29:16 -07:00
console.js Added groupCollapsed polyfill (#21457) 2019-01-22 07:05:22 -08:00
error-guard.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00