mirror of
https://github.com/servo/servo.git
synced 2025-10-02 17:49:16 +01:00
rename compartment to realm
This commit is contained in:
parent
be409233fd
commit
5a3e1b8e69
54 changed files with 226 additions and 259 deletions
|
@ -62,7 +62,6 @@
|
|||
"js.mem.gc.incremental.enabled": true,
|
||||
"js.mem.gc.incremental.slice_ms": 10,
|
||||
"js.mem.gc.low_frequency_heap_growth": 150,
|
||||
"js.mem.gc.per_compartment.enabled": true,
|
||||
"js.mem.gc.per_zone.enabled": false,
|
||||
"js.mem.gc.zeal.frequency": 100,
|
||||
"js.mem.gc.zeal.level": 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue