Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface Protocol.HeapProfiler.AddInspectedHeapObjectRequest
import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.js";
const { AddInspectedHeapObjectRequest } = Protocol.HeapProfiler;

Properties

heapObjectId: HeapSnapshotObjectId

Heap snapshot object id to be accessible by means of $x command line API.