summaryrefslogtreecommitdiff
path: root/test/common/heap.js
AgeCommit message (Expand)Author
2019-05-13tools: force common be required before any other modulesZYSzys
2019-03-19src: replace heap_utils.createHeapSnapshot with v8.getHeapSnapshotJoyee Cheung
2019-03-13v8: integrate node-heapdump into coreJames M Snell
2018-10-04src: name EmbededderGraph edges and use class names for nodesJoyee Cheung
2018-09-18test: don't inspect values if not necessaryRuben Bridgewater
2018-08-19src: implement the new EmbedderGraph::AddEdge()Joyee Cheung
2018-07-15test: add heap snapshot testsAnna Henningsen