Structs§
- DOM object counter data. DOMCounter
- Simulate OomIntervention by purging V8 memory. forciblyPurgeJavaScriptMemory
- Simulate OomIntervention by purging V8 memory. forciblyPurgeJavaScriptMemory
- Retrieve native memory allocations profile collected since renderer process startup. getAllTimeSamplingProfile
- Retrieve native memory allocations profile collected since renderer process startup. getAllTimeSamplingProfile
- Retrieve native memory allocations profile collected since browser process startup. getBrowserSamplingProfile
- Retrieve native memory allocations profile collected since browser process startup. getBrowserSamplingProfile
- Retruns DOM object counters after preparing renderer for leak detection. getDOMCountersForLeakDetection
- Retruns DOM object counters after preparing renderer for leak detection. getDOMCountersForLeakDetection
- Retruns current DOM object counters. getDOMCounters
- Retruns current DOM object counters. getDOMCounters
- Retrieve native memory allocations profile collected since last
startSampling
call. getSamplingProfile - Retrieve native memory allocations profile collected since last
startSampling
call. getSamplingProfile - Executable module information Module
- Prepares for leak detection by terminating workers, stopping spellcheckers, dropping non-essential internal caches, running garbage collections, etc. prepareForLeakDetection
- Prepares for leak detection by terminating workers, stopping spellcheckers, dropping non-essential internal caches, running garbage collections, etc. prepareForLeakDetection
- Array of heap profile samples. SamplingProfile
- Heap profile sample. SamplingProfileNode
- Enable/disable suppressing memory pressure notifications in all processes. setPressureNotificationsSuppressed
- Enable/disable suppressing memory pressure notifications in all processes. setPressureNotificationsSuppressed
- Simulate a memory pressure notification in all processes. simulatePressureNotification
- Simulate a memory pressure notification in all processes. simulatePressureNotification
- Start collecting native memory profile. startSampling
- Start collecting native memory profile. startSampling
- Stop collecting native memory profile. stopSampling
- Stop collecting native memory profile. stopSampling
Enums§
- Memory pressure level.