Skip to content

lib: re-fix v8_prof_processor

Make the script not error out immediately because of a missing pseudo-global. (Note that it seems like tests are still broken on master.)

Fixes: https://github.com/nodejs/node/issues/19044 Refs: https://github.com/nodejs/node/pull/18623

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

lib

Merge request reports

Loading