Skip to content

src: add missing includes to build with vtune support

Added missing includes (v8-vtune.h) in environment.cc to be able to build with vtune profiling support.

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

Merge request reports

Loading