Skip to content

child_process: improve argument validation

For execFile() and fork(), use INVALID_ARG_TYPE as appropriate instead of INVALID_ARG_VALUE. Use validator functions where sensible.

Merge request reports

Loading