Skip to content

src: add kGCTypeMinorMarkCompact gc type

Rodrigo Muino Tomonari requested to merge github/fork/theanarkh/fix_gc_type into main

fixs: https://github.com/nodejs/node/issues/48239

  • 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

Merge request reports

Loading