Skip to content

src: avoid unnecessary ToLocalChecked calls

This commit removes two unnecessary ToLocalChecked calls in StringBytes::Encode.

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

Merge request reports

Loading