node/lib/internal/util
Ruben Bridgewater c7ca199c38
util,assert: fix boxed primitives bug
Currently the comparison could throw an error in case a boxed
primitive has no valueOf function on one side of the assert call.

PR-URL: https://github.com/nodejs/node/pull/22243
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: George Adams <george.adams@uk.ibm.com>
2018-08-12 18:38:58 +01:00
..
comparisons.js util,assert: fix boxed primitives bug 2018-08-12 18:38:58 +01:00
inspector.js worker: initial implementation 2018-06-06 19:43:52 +02:00
types.js util: add type check functions for BigInt arrays 2018-04-11 13:23:35 -04:00