mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8eb45701fc
These fields are immutable, so they do not necessarily need a barrier for incremental collection -- they do, however, need a barrier for generational collection, and for reliable verification of the barriers. It would be nice to make these HeapPtr's, rather than manually calling the barrier functions, but the fields are unioned with a function pointer, so this is not trivial. --HG-- extra : rebase_source : f1f33198317e28fef3cc777f3e1e84725ba9cdc5 |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
jetpack | ||
jsd | ||
public | ||
src | ||
xpconnect |