Skip to content

src: refactor to use THROW_* argument based snprintf

Similar to #38354 this refactors various src/node_errors.cc-based errors to use the argument based snprintf rather than explicitly building the message upfront.

Merge request reports

Loading