Files
node/lib
Ruben Bridgewater 70b31adffa console: use a plain object for the the error stack
Using a object instead of an Error is sufficient as the Error
itself won't be used but only the stack trace that would
otherwise be created twice.

This improves the overall .trace() performance.

PR-URL: https://github.com/nodejs/node/pull/13743
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
2017-06-22 14:12:51 -04:00
..
2017-06-19 18:18:56 +02:00
2017-06-19 18:18:56 +02:00
2017-06-19 19:04:44 -04:00
2017-06-06 17:20:23 -04:00
2017-06-19 18:18:56 +02:00
2017-03-10 11:23:48 -08:00
2017-06-19 18:18:56 +02:00
2017-06-19 18:18:56 +02:00
2017-06-19 18:18:56 +02:00
2017-06-19 18:18:56 +02:00
2017-03-10 11:23:48 -08:00
2017-06-13 11:48:59 -07:00