Skip to content

src: remove calls to deprecated v8 functions (Uint32Value)

Remove all calls to deprecated v8 functions (here: Value::Uint32Value) 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

/cc @addaleax @hashseed

Merge request reports

Loading