Skip to content

lib: include missing profiler file

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/18451 into master

This commit includes deps/v8/tools/arguments.js, which is needed by the profiler.

Fixes: https://github.com/nodejs/node/issues/18451

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

lib

Merge request reports

Loading