Skip to content

src: remove calls to deprecated V8 functions (Equals)

Remove all calls to deprecated V8 functions (here: String::Equals) inside the code.

@addaleax @ryzokuken @jasnell

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

Merge request reports

Loading