Skip to content

perf_hooks: fix for redundant validation check for number

It has been modified so that Type and range can be checked only with validateNumber. Below is a modified reference to a similar case.

Refs: https://github.com/nodejs/node/pull/45770

Merge request reports

Loading