Name Description Size
BaseProxyHandler.cpp 13230
CrossCompartmentWrapper.cpp 22925
DeadObjectProxy.cpp 5629
DeadObjectProxy.h Standard internal methods. 4448
DOMProxy.cpp DOM proxy-related functionality, including expando support. 1586
DOMProxy.h DOM proxy details that don't need to be exported as friend API. 1091
OpaqueCrossCompartmentWrapper.cpp 5746
Proxy.cpp 35207
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 42466
ScriptedProxyHandler.h Derived class for all scripted proxy handlers. 5526
SecurityWrapper.cpp 3813
Wrapper.cpp Make the 'background-finalized-ness' of the wrapper the same as the wrapped object, to allow transplanting between them. 17061