Skip to content

internal: changed var to const in internal/v8_polyfill

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

internal

Description of change

Changed var to const. Part of https://github.com/nodejs/code-and-learn/issues/56

Merge request reports

Loading