mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
3a859b7a76
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. |
||
---|---|---|
.. | ||
Makefile.in | ||
mozIJSSubScriptLoader.idl | ||
nsIJSContextStack.idl | ||
nsIJSEngineTelemetryStats.idl | ||
nsIJSRuntimeService.idl | ||
nsIScriptError.idl | ||
nsIXPConnect.idl | ||
nsIXPCScriptable.idl | ||
nsIXPCScriptNotify.idl | ||
nsIXPCSecurityManager.idl | ||
xpccomponents.idl | ||
xpcexception.idl | ||
xpcIJSGetFactory.idl | ||
xpcIJSModuleLoader.idl | ||
xpcIJSWeakReference.idl | ||
xpcjsid.idl |