Module memory

Source

Structs§

DomCounter
DOM object counter data. DOMCounter
DomCounterBuilder
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
GetDomCountersForLeakDetectionParams
Retruns DOM object counters after preparing renderer for leak detection. getDOMCountersForLeakDetection
GetDomCountersForLeakDetectionReturns
Retruns DOM object counters after preparing renderer for leak detection. getDOMCountersForLeakDetection
GetDomCountersForLeakDetectionReturnsBuilder
GetDomCountersParams
Retruns current DOM object counters. getDOMCounters
GetDomCountersReturns
Retruns current DOM object counters. getDOMCounters
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
Prepares for leak detection by terminating workers, stopping spellcheckers, dropping non-essential internal caches, running garbage collections, etc. prepareForLeakDetection
PrepareForLeakDetectionReturns
Prepares for leak detection by terminating workers, stopping spellcheckers, dropping non-essential internal caches, running garbage collections, etc. prepareForLeakDetection
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.