Skip to content

src: avoid using elevated v8 namespaces in headers

Just had a handful of using v8:... elevations in a couple of header files. This goes ahead and removes those.

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

Merge request reports

Loading