Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
errors: pass missing
message
parameter to internalAssert
Passes the `message` parameter to `internalAssert` when `ERR_INVALID_ARG_TYPE` is thrown with invalid arguments. PR-URL: nodejs#19908 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
- Loading branch information