gecko/js/ipc
Igor Bukanov 83623b313c Bug 737365 - stop using the cx during finalization, part 1.
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.
2012-03-19 15:34:55 +01:00
..
tests
ContextWrapperChild.h
ContextWrapperParent.h
CPOWTypes.h
ipdl.mk
jar.mn
Makefile.in
ObjectWrapperChild.cpp Bug 737365 - stop using the cx during finalization, part 1. 2012-03-19 15:34:55 +01:00
ObjectWrapperChild.h
ObjectWrapperParent.cpp Bug 737365 - stop using the cx during finalization, part 1. 2012-03-19 15:34:55 +01:00
ObjectWrapperParent.h Bug 737365 - stop using the cx during finalization, part 1. 2012-03-19 15:34:55 +01:00
PContextWrapper.ipdl
PObjectWrapper.ipdl Bug 726230: remove obsolete typedefs JSIntn, JSUIntn, r=luke 2012-02-10 18:07:35 -08:00