Module chromiumoxide::cdp::browser_protocol::memory[][src]

Structs

ForciblyPurgeJavaScriptMemoryParams

Simulate OomIntervention by purging V8 memory. forciblyPurgeJavaScriptMemory

ForciblyPurgeJavaScriptMemoryReturns

Simulate OomIntervention by purging V8 memory. forciblyPurgeJavaScriptMemory

GetAllTimeSamplingProfileParams

Retrieve native memory allocations profile collected since renderer process startup. getAllTimeSamplingProfile

GetAllTimeSamplingProfileReturns

Retrieve native memory allocations profile collected since renderer process startup. getAllTimeSamplingProfile

GetAllTimeSamplingProfileReturnsBuilder
GetBrowserSamplingProfileParams

Retrieve native memory allocations profile collected since browser process startup. getBrowserSamplingProfile

GetBrowserSamplingProfileReturns

Retrieve native memory allocations profile collected since browser process startup. getBrowserSamplingProfile

GetBrowserSamplingProfileReturnsBuilder
GetDomCountersParams
GetDomCountersReturns
GetDomCountersReturnsBuilder
GetSamplingProfileParams

Retrieve native memory allocations profile collected since last startSampling call. getSamplingProfile

GetSamplingProfileReturns

Retrieve native memory allocations profile collected since last startSampling call. getSamplingProfile

GetSamplingProfileReturnsBuilder
Module

Executable module information Module

ModuleBuilder
PrepareForLeakDetectionParams
PrepareForLeakDetectionReturns
SamplingProfile

Array of heap profile samples. SamplingProfile

SamplingProfileBuilder
SamplingProfileNode

Heap profile sample. SamplingProfileNode

SamplingProfileNodeBuilder
SetPressureNotificationsSuppressedParams

Enable/disable suppressing memory pressure notifications in all processes. setPressureNotificationsSuppressed

SetPressureNotificationsSuppressedParamsBuilder
SetPressureNotificationsSuppressedReturns

Enable/disable suppressing memory pressure notifications in all processes. setPressureNotificationsSuppressed

SimulatePressureNotificationParams

Simulate a memory pressure notification in all processes. simulatePressureNotification

SimulatePressureNotificationParamsBuilder
SimulatePressureNotificationReturns

Simulate a memory pressure notification in all processes. simulatePressureNotification

StartSamplingParams

Start collecting native memory profile. startSampling

StartSamplingParamsBuilder
StartSamplingReturns

Start collecting native memory profile. startSampling

StopSamplingParams

Stop collecting native memory profile. stopSampling

StopSamplingReturns

Stop collecting native memory profile. stopSampling

Enums

PressureLevel

Memory pressure level.