820 B
820 B
Home > puppeteer > Protocol > Tracing > RequestMemoryDumpResponse
Protocol.Tracing.RequestMemoryDumpResponse interface
Signature:
export interface RequestMemoryDumpResponse
Properties
Property | Type | Description |
---|---|---|
dumpGuid | string | GUID of the resulting global memory dump. |
success | boolean | True iff the global memory dump succeeded. |