Skip to content

trace_events: move trace_events to internalBinding

Move process.binding('trace_events') to internalBinding('trace_events')

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading