Grzegorz SzeligaG
Denoβ€’4mo agoβ€’
1 reply
Grzegorz Szeliga

Has the v8.getHeapSnapshot function been implemented?

When I try to use this function, I get the following error:

error: Error: Not implemented: v8.getHeapSnapshot
    at notImplemented (ext:deno_node/_utils.ts:9:9)
    at Object.getHeapSnapshot (node:v8:19:3)
    ...



This function is described in the documentation:
https://docs.deno.com/api/node/v8/~/getHeapSnapshot
Deno
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
getHeapSnapshot - v8 - Node documentation
Was this page helpful?