mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
e884c28bf9
The private pointer is the only pointer update during GC marking that can invoke unrelated code. If this code triggers a write barrier, then this will recurse. This patch adds a way to update private pointers without triggering a barrier, explicitly for use by the GC during marking. |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
jsd | ||
public | ||
src | ||
xpconnect |