Skip to content

src: use ToLocal in SafeGetenv

This commit replaces the IsEmpty call to use ToLocal instead which allows for the following ToLocalChecked function call to be avoided.

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

Merge request reports

Loading