Files
node/lib
Anna Henningsen 02aea0690d async_hooks: minor refactor to callback invocation
Re-use the `init` function wherever possible, and move
`try { … } catch` blocks that result in fatal errors to a larger
scope.

Also make the argument order for `init()` consistent in the codebase.

PR-URL: https://github.com/nodejs/node/pull/13419
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Andreas Madsen <amwebdk@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
2017-06-08 23:58:48 +02:00
..
2017-03-17 11:09:10 -07:00
2017-05-27 09:28:07 +02:00
2017-06-07 16:15:45 -04:00
2017-06-07 12:54:00 -07:00
2017-06-06 17:20:23 -04:00
2016-10-04 12:17:32 -04:00
2017-03-10 11:23:48 -08:00
2017-04-28 14:29:45 -07:00
2017-03-10 11:23:48 -08:00
2017-06-05 10:56:52 -07:00