Unverified Commit cc4e8e06 authored by cjihrig's avatar cjihrig
Browse files

report: warn on process.report object access

Reduce the number of emitExperimentalWarning() call sites by
making process.report emit a warning on access instead of each
individual report function.

PR-URL: https://github.com/nodejs/node/pull/26414


Reviewed-By: default avatarRichard Lau <riclau@uk.ibm.com>
Reviewed-By: default avatarWyatt Preul <wpreul@gmail.com>
parent 30ee2778
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment