Interface HeapSnapshot

JavaScriptCore engine's internal heap snapshot

I don't know how to make this something Chrome or Safari can read.

If you have any ideas, please file an issue https://github.com/oven-sh/bun

Hierarchy

  • HeapSnapshot

Properties

edgeNames: string[]
edgeTypes: string[]
edges: number[]
nodeClassNames: string[]
nodes: number[]
type: string

"Inspector"

version: string

"2"

Generated using TypeDoc