I have a classDefinition(){........}
I have various objects
object1 = new classDefinition()
object2 = new classDefinition()
I want to kill some of these objects and free the memory.
How can I do this in javaScript
Thanks a lot, Javier Garate
I have a classDefinition(){........}
I have various objects
object1 = new classDefinition()
object2 = new classDefinition()
I want to kill some of these objects and free the memory.
How can I do this in javaScript
Thanks a lot, Javier Garate
For further actions, you may consider blocking this person and/or reporting abuse
Omiye Precious -
Ayyash -
christopher adams -
nadirbasalamah -
Top comments (0)