[scriptable, uuid(5b776cd4-952b-45a2-b363-84e99e8fe608)]
interface xpcIJSWeakReference : nsISupports
Methods
To be called from JS only. Returns the referenced JS object or null if the JS object has been garbage collected.
void
get()
To be called from JS only. Returns the referenced JS object or null if the JS object has been garbage collected.