Skip to content

src: enable more detailed memory tracking

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/heap-bp into master

Splitting out from https://github.com/nodejs/node/pull/21741:

This will enable more detailed heap snapshots based on a newer V8 API.

This commit itself is not tied to that API and could be backported.

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

Merge request reports

Loading