Skip to content

src: remove calls to deprecated v8 functions (BooleanValue)

Remove all calls to deprecated v8 functions (here: Value::BooleanValue) inside the code (src directory only).

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@addaleax @hashseed a quick one.

Merge request reports

Loading