Skip to content

src: remove `MarkIndependent()` calls

The method has been deprecated in upstream V8, with messaging indicating that it is the default for handles to be independent now anyway.

Refs: https://github.com/v8/v8/commit/71ad48fb8f214e80518ba0419796e4c571351255

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

Merge request reports

Loading