destroy (obj) Void
private
Tears down the meta on an object so that it can be garbage collected. Multiple calls will have no effect.
Parameters:
-
obj
Object
- the object to destroy
Returns:
-
Void
destroy (obj) Void
private
Tears down the meta on an object so that it can be garbage collected. Multiple calls will have no effect.
Object
Void
Please login to continue.