Skip to content

src: replace ->To*(isolate) with ->To*(context).ToLocalChecked()

This is part of Nodefest's Code and Learn nodejs/code-and-learn#72

Replace ->To*(isolate) with ->To*(context).ToLocalChecked() in src files.

See also #17244 (closed), and this safe list.

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

src

Merge request reports

Loading