Skip to content

src: merge debug-only `SealHandleScope`s

Instead of repeating the same #ifdef DEBUG + SealHandleScope pattern over and over, create an utility that does this for us.

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

A debugging seal

Merge request reports

Loading