mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
83623b313c
This part changes the signatures for various finalization API to take not JSContext* but rather either JSFreeOp structure or its library-private counterpart FreeOp. These structures wrap parameters that are passed to the finalizers removing most of explicit dependencies on JSContext in the finalization code. |
||
---|---|---|
.. | ||
parser | ||
test | ||
BindingGen.py | ||
Bindings.conf | ||
Codegen.py | ||
Configuration.py | ||
DOMJSClass.h | ||
GlobalGen.py | ||
Makefile.in | ||
Nullable.h | ||
Utils.cpp | ||
Utils.h |