Skip to content

src: move process.binding('performance') to internalBinding

Migrate process.binding('performance') to internalBinding('performance')

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