mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
1.5 KiB
1.5 KiB
Home > puppeteer > Protocol > Memory
Protocol.Memory namespace
Signature:
export namespace Memory
Interfaces
| Interface | Description |
|---|---|
| GetAllTimeSamplingProfileResponse | |
| GetBrowserSamplingProfileResponse | |
| GetDOMCountersResponse | |
| GetSamplingProfileResponse | |
| Module | Executable module information |
| SamplingProfile | Array of heap profile samples. |
| SamplingProfileNode | Heap profile sample. |
| SetPressureNotificationsSuppressedRequest | |
| SimulatePressureNotificationRequest | |
| StartSamplingRequest |
Type Aliases
| Type Alias | Description |
|---|---|
| PressureLevel | Memory pressure level. |