Searched defs:ParentObject (Results 1 – 1 of 1) sorted by relevance
79963 struct ParentObject { struct79965 ParentObject(T* aObject) : in ParentObject() function79972 ParentObject(const SmartPtr<T>& aObject) : in ParentObject() function79978 ParentObject(nsISupports* aObject, nsWrapperCache* aCache) : in ParentObject() function79986 nsISupports* const mObject;79987 nsWrapperCache* const mWrapperCache;79988 bool mUseXBLScope;