mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Bump heapsize to 0.3
This commit is contained in:
parent
26a82a6338
commit
55dcee94be
21 changed files with 106 additions and 116 deletions
|
@ -7,7 +7,7 @@
|
|||
use dom::bindings::conversions::get_dom_class;
|
||||
use dom::bindings::reflector::Reflectable;
|
||||
use heapsize::{HeapSizeOf, heap_size_of};
|
||||
use libc::c_void;
|
||||
use std::os::raw::c_void;
|
||||
|
||||
// This is equivalent to measuring a Box<T>, except that DOM objects lose their
|
||||
// associated box in order to stash their pointers in a reserved slot of their
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue