Skip to content

src: use v8:: namepace consistently in node_file

Currently node_file.cc has a number of using declarations but in a few places still uses the qualified names. This commit changes this for consistency.

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

Merge request reports

Loading