Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
errors: eliminate all overhead for hidden calls
Eliminate all overhead for function calls that are to be hidden from the stack traces at the expense of reduced performance for the error case Fixes: nodejs#35386
- Loading branch information