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. |
||
---|---|---|
.. | ||
tests | ||
ContextWrapperChild.h | ||
ContextWrapperParent.h | ||
CPOWTypes.h | ||
ipdl.mk | ||
jar.mn | ||
Makefile.in | ||
ObjectWrapperChild.cpp | ||
ObjectWrapperChild.h | ||
ObjectWrapperParent.cpp | ||
ObjectWrapperParent.h | ||
PContextWrapper.ipdl | ||
PObjectWrapper.ipdl |