Files
node/lib
Ruben Bridgewater d099f2f124 assert: use less read operations
This reduces the total amount of reads when using `assert.ok()` with
a falsy value. That increases the read performance significantly.

Also remove a comment that can not be addressed.

PR-URL: https://github.com/nodejs/node/pull/27525
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2019-05-05 14:44:21 -07:00
..
2019-05-05 14:44:19 -07:00
2019-05-05 14:44:21 -07:00
2019-04-30 06:37:55 -07:00
2018-11-20 10:42:31 -08:00
2019-04-18 05:32:10 +02:00
2018-07-16 15:55:15 -07:00
2019-04-29 20:46:53 +08:00
2019-05-05 08:23:43 -07:00