Searched defs:oldObject (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsCOMArray.cpp109 // its ok if oldObject is null here
110 nsISupports *oldObject = local
118 // Make sure to addref first, in case aObject == oldObject
120 NS_IF_RELEASE(oldObject);

Completed in 114 milliseconds