Flutter Engine
The Flutter Engine
Public Attributes | List of all members
dart::LiveBytes Struct Reference

Public Attributes

Pagepage
 
intptr_t live_bytes
 

Detailed Description

Definition at line 89 of file incremental_compactor.cc.

Member Data Documentation

◆ live_bytes

intptr_t dart::LiveBytes::live_bytes

Definition at line 91 of file incremental_compactor.cc.

◆ page

Page* dart::LiveBytes::page

Definition at line 90 of file incremental_compactor.cc.


The documentation for this struct was generated from the following file: