mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8a4e489530
We have a special marker function for handling the Atom list because we need to call JS_SET_TRACING_INDEX externally to avoid clobbering the index. However, nobody cares about the index here and if they do, they can add custom debug code. It is better at this point to have a consistent and correct interface, thus we remove the specialized atomized string marking in favor of the existing markers. Additionally, this is only used during root marking so we can switch to using MarkRoot for the extra assertions. --HG-- extra : rebase_source : b4448f7fde8990a727bf2893e53688690e170535 |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
jsd | ||
public | ||
src | ||
xpconnect |