d

Results 1 comments of d

@Pyrolistical great finding, the 3 cases use `inspect` to print objects, in case 3, it calls from https://github.com/nodejs/node/blob/main/lib/internal/assert/assertion_error.js#L474-L482, as the comment says, it uses `depth: 0` to reduce `verbose compared...