Files
atom/spec
Nathan Sobo f139992585 Avoid infinite recursion in Error.prepareStackTrace
Previously, prepareStackTraceWithStackAssignment could end up calling
itself when third-party code assigned Error.prepareStackTrace back
to its original value. Now, we short-circuit this process if the
rawStack property has already been assigned.

Signed-off-by: Max Brunsfeld <maxbrunsfeld@github.com>
2015-11-30 10:51:21 -08:00
..
2015-11-17 23:34:31 +01:00
2015-11-10 15:37:01 -07:00
2015-09-18 20:48:51 -06:00
🎨
2015-11-11 20:26:23 +01:00
2015-11-11 01:23:07 +02:00
2014-02-02 19:29:54 +06:00
2015-11-24 17:36:44 +01:00