react/scripts/babel
Andrew Clark 45898d0be0
[Scheduler] Prevent event log from growing unbounded (#16781)
If a Scheduler profile runs without stopping, the event log will grow
unbounded. Eventually it will run out of memory and the VM will throw
an error.

To prevent this from happening, let's automatically stop the profiler
once the log exceeds a certain limit. We'll also print a warning with
advice to call `stopLoggingProfilingEvents` explicitly.
2019-09-13 15:50:25 -07:00
..
__tests__ Babel 7 (#16297) 2019-08-08 17:46:35 -07:00
transform-object-assign-require.js Babel 7 (#16297) 2019-08-08 17:46:35 -07:00
transform-prevent-infinite-loops.js [Scheduler] Prevent event log from growing unbounded (#16781) 2019-09-13 15:50:25 -07:00
wrap-warning-with-env-check.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00