Mozilla Cross-Reference seamonkey
mozilla/ js/ src/ xpconnect/ src/
changes to
this directory
in the last:
day
week
month

Search for: within this directory

view using tree:
see http://www.mozilla.org/scriptable

  Name Size Date (GMT) Description
Parent directory - Feb 6 23:01  
Makefile.in 4k Jun 20 2009  
README 40 Oct 29 2006  
XPCCrossOriginWrapper.cpp 35k Jun 27 2009  
XPCDispConvert.cpp 15k Sep 2 2007 file Contains the implementation of the XPCDispConvert class
XPCDispInlines.h 16k Jul 15 2007 file inline implementations Implementations for inline members of classes found in DispPrivate.h
XPCDispInterface.cpp 11k Jul 15 2007 file XPCDispInterface implementation This file contains the implementation of the XPCDispInterface class
XPCDispObject.cpp 18k Jul 15 2007 file Contains the XPCDispObject class implementation, XPC_IDispatch_GetterSetter, and XPC_IDispatch_CallMethod
XPCDispParamPropJSClass.cpp 8k Feb 3 2008 file Implementation for the XPCDispParamPropJSClass class This file contains the implementation of the XPCDispParamPropJSClass class
XPCDispParams.cpp 3k Oct 29 2006 file Implementation of the helper class XPCDispParams
XPCDispPrivate.h 47k Nov 14 23:01  
XPCDispTearOff.cpp 17k May 4 2008 file Contains the implementation of the XPCDispTearoff class
XPCDispTypeInfo.cpp 13k Jul 15 2007 file Is the implementation for XPCDispTypeInfo and supporting classes
XPCIDispatchClassInfo.cpp 4k Jul 15 2007  
XPCIDispatchExtension.cpp 6k Nov 14 23:01  
XPCNativeWrapper.cpp 37k Jul 11 2009  
XPCNativeWrapper.h 2k Nov 22 2008  
XPCSafeJSObjectWrapper.cpp 35k Sep 19 22:00  
XPCWrapper.cpp 24k Apr 13 2008  
XPCWrapper.h 10k Jan 30 23:01  
nsDispatchSupport.cpp 11k Oct 29 2006 file Contains the implementation for the nsDispatchSupport class this is an XPCOM service
nsScriptError.cpp 5k Feb 17 2008 nsIScriptError implementation. Defined here, lacking a JS-specific place to put XPCOM things.
nsXPConnect.cpp 79k Jan 30 23:01 High level class and public functions implementation.
xpc.msg 17k Mar 16 2008  
xpcJSWeakReference.cpp 4k Aug 15 22:01  
xpcJSWeakReference.h 2k Jul 6 2007  
xpccallcontext.cpp 16k Sep 19 22:00 Call context.
xpccomponents.cpp 131k Feb 6 23:01 The "Components" xpcom objects for JavaScript.
xpccontext.cpp 4k Jan 20 2008 Per JSContext object.
xpcconvert.cpp 74k Jun 27 2009 Data conversion between native and JavaScript types.
xpcdebug.cpp 14k Sep 16 2007  
xpcexception.cpp 13k Mar 16 2008 An implementaion of nsIException.
xpcforwards.h 3k Jul 29 2007 Private forward declarations.
xpcinlines.h 18k Jun 27 2009 private inline methods (#include'd by xpcprivate.h).
xpcjsid.cpp 28k Jan 27 2008 An xpcom implementation of the JavaScript nsIID and nsCID objects.
xpcjsruntime.cpp 47k Nov 14 23:01 Per JSRuntime object
xpclog.cpp 3k Oct 29 2006 Debug Logging support.
xpclog.h 3k Oct 29 2006 Debug Logging support.
xpcmaps.cpp 20k Feb 10 2008 Private maps (hashtables).
xpcmaps.h 21k May 11 2008 Private maps (hashtables).
xpcmodule.cpp 5k Apr 29 2007 Module level methods.
xpconnect.pkg 466 Oct 29 2006  
xpcprivate.h 136k Nov 14 23:01 All the XPConnect private declarations - only include locally.
xpcruntimesvc.cpp 9k Jun 27 2009  
xpcstack.cpp 10k Oct 29 2006 Implements nsIStackFrame.
xpcstring.cpp 4k Dec 23 2007 Infrastructure for sharing DOMString data with JSStrings.
xpcthreadcontext.cpp 20k Jun 20 2009 Implement global service to track stack of JSContext per thread.
xpcthrower.cpp 10k Feb 3 2008 Code for throwing errors into JavaScript.
xpcvariant.cpp 28k Sep 26 22:01 nsIVariant implementation for xpconnect.
xpcwrappedjs.cpp 19k Aug 15 22:01 Class that wraps JS objects to appear as XPCOM objects.
xpcwrappedjsclass.cpp 63k Jan 30 23:01 Sharable code and data for wrapper around JSObjects.
xpcwrappednative.cpp 115k Sep 26 22:01 Wrapper object for reflecting native xpcom objects into JavaScript.
xpcwrappednativeinfo.cpp 25k Jun 1 2008 Manage the shared info about interfaces for use by wrappedNatives.
xpcwrappednativejsops.cpp 64k Jun 27 2009 JavaScript JSClasses and JSOps for our Wrapped Native JS Objects.
xpcwrappednativeproto.cpp 8k Dec 16 2007 Possibly shared proto object for XPCWrappedNative.
xpcwrappednativescope.cpp 30k Jun 27 2009 Class used to manage the wrapped native objects within a JS scope.