mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
2d04a4fe3d
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 | ||
nsAutoJSValHolder.h | ||
nsAXPCNativeCallContext.h | ||
nsTArrayHelpers.h | ||
xpc_map_end.h |