Name Description Size Coverage
BaseProxyHandler.cpp 13240 82 %
CrossCompartmentWrapper.cpp 24370 91 %
DeadObjectProxy.cpp 4870 68 %
DeadObjectProxy.h Standard internal methods. 4176 100 %
DOMProxy.cpp DOM proxy-related functionality, including expando support. 1471 62 %
DOMProxy.h DOM proxy details that don't need to be exported as friend API. 976 100 %
moz.build 768 -
OpaqueCrossCompartmentWrapper.cpp 5578 14 %
Proxy.cpp 34926 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. 5104 -
ScriptedProxyHandler.cpp 43303 93 %
ScriptedProxyHandler.h Derived class for all scripted proxy handlers. 6004 100 %
SecurityWrapper.cpp 3698 44 %
Wrapper.cpp Make the 'background-finalized-ness' of the wrapper the same as the wrapped object, to allow transplanting between them. 17107 98 %