Module chrome_remote_interface_model::memory[][src]

This is supported on crate features experimental and Memory only.

Structs

Simulate OomIntervention by purging V8 memory.

Simulate OomIntervention by purging V8 memory.

Retrieve native memory allocations profile collected since renderer process startup.

Retrieve native memory allocations profile collected since renderer process startup.

Retrieve native memory allocations profile collected since browser process startup.

Retrieve native memory allocations profile collected since browser process startup.

Retrieve native memory allocations profile collected since last startSampling call.

Retrieve native memory allocations profile collected since last startSampling call.

Executable module information

Array of heap profile samples.

Heap profile sample.

Enable/disable suppressing memory pressure notifications in all processes.

Enable/disable suppressing memory pressure notifications in all processes.

Simulate a memory pressure notification in all processes.

Simulate a memory pressure notification in all processes.

Start collecting native memory profile.

Start collecting native memory profile.

Stop collecting native memory profile.

Stop collecting native memory profile.

Enums