mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Round hashglobe allocations up to the nearest page size.
MozReview-Commit-ID: 34KFtcwCkBB
This commit is contained in:
parent
98f370130d
commit
ef042899d2
8 changed files with 29 additions and 1 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3231,6 +3231,7 @@ dependencies = [
|
|||
"env_logger 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"euclid 0.15.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"geckoservo 0.0.1",
|
||||
"hashglobe 0.1.0",
|
||||
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"malloc_size_of 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue