mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
a3172ed2bc
We cannot store HeapPtrs in memory that may be realloced outside of the GC. Instead we should use the RelocatablePtr, which is more expensive, but is able to handle being moved, or EncapsulatedPtr which requires external barriers. --HG-- extra : rebase_source : 949c71cfdab8005339aea49437922f7f00a6f73a |
||
---|---|---|
.. | ||
HashTable.h | ||
LegacyIntTypes.h | ||
MemoryMetrics.h | ||
TemplateLib.h | ||
Utility.h | ||
Vector.h |