Skip to content

src: remove unused env->vm_parsing_context_symbol

Stopped being used via 77b52fd5, was originally added in d932e802.

For the one remaining usecase inside of lib/vm.js, define a Symbol at the top of the file.

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

Merge request reports

Loading