Skip to content

inspector: migrate process.binding to internalBinding

Refs #22160 (closed), this PR attempts to migrate process.binding('inspector') to internalBinding('inspector').

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