Skip to content

profiler: declare missing `printErr`

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)

profiler?

v8/tools/tickprocessor.js assumes presence of global printErr, which is defined in d8.

Merge request reports

Loading