aboutsummaryrefslogtreecommitdiff
path: root/lib/internal/test/heap.js
AgeCommit message (Expand)Author
2019-03-19src: replace heap_utils.createHeapSnapshot with v8.getHeapSnapshotJoyee Cheung
2019-03-13v8: integrate node-heapdump into coreJames M Snell
2019-02-08lib: replace 'assert' with 'internal/assert' for many built-insRich Trott
2018-12-21lib: make internal API warning more directRich Trott
2018-10-04src: name EmbededderGraph edges and use class names for nodesJoyee Cheung
2018-10-04bootstrapper: move internalBinding to NativeModuleGus Caplan
2018-07-15src: make heap snapshot & embedder graph accessible for testsAnna Henningsen