mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Measure the stylist during memory reporting.
This commit is contained in:
parent
f648e12935
commit
d880efcab3
14 changed files with 356 additions and 28 deletions
|
@ -2063,6 +2063,8 @@ extern "C" {
|
|||
}
|
||||
extern "C" {
|
||||
pub fn Servo_StyleSet_AddSizeOfExcludingThis(malloc_size_of: MallocSizeOf,
|
||||
malloc_enclosing_size_of:
|
||||
MallocSizeOf,
|
||||
sizes:
|
||||
*mut ServoStyleSetSizes,
|
||||
set:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue