Name Description Size Coverage
BaseProxyHandler.cpp 13177 82 %
CrossCompartmentWrapper.cpp 23831 93 %
DeadObjectProxy.cpp 4985 72 %
DeadObjectProxy.h Standard internal methods. 4236 100 %
DOMProxy.cpp DOM proxy-related functionality, including expando support. 1586 62 %
DOMProxy.h DOM proxy details that don't need to be exported as friend API. 1091 100 %
moz.build 857 -
OpaqueCrossCompartmentWrapper.cpp 5693 21 %
Proxy.cpp 35838 90 %
Proxy.h Dispatch point for handlers that executes the appropriate C++ or scripted traps. Important: All proxy methods need either (a) an AutoEnterPolicy in their Proxy::foo entry point below or (b) an override in SecurityWrapper. See bug 945826 comment 0. 5219 -
ScriptedProxyHandler.cpp 43420 93 %
ScriptedProxyHandler.h Derived class for all scripted proxy handlers. 6119 100 %
SecurityWrapper.cpp 3813 44 %
Wrapper.cpp Make the 'background-finalized-ness' of the wrapper the same as the wrapped object, to allow transplanting between them. 17239 98 %