WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

xpcIJSWeakReference

IID:5b776cd4-952b-45a2-b363-84e99e8fe608
Inherits From:nsISupports

Methods

void get ( )

void get ( )

To be called from JS only.

Returns the referenced JS object or null if the JS object has been garbage collected.


References

This interface is returned from the following methods:

nsIXPCComponents_Utils.getWeakReference

Reference documentation is generated from Mozilla's source.