H
helloneeraj
Hi All,
I am new to Javascript and form JS API i get to know that we need
to free private data of any object. Garbage collector will free memory
allocated by JS memory allocating api's.
How can we free private data of an object??? How can we attach a
function as a destructor to that Class???
I am new to Javascript and form JS API i get to know that we need
to free private data of any object. Garbage collector will free memory
allocated by JS memory allocating api's.
How can we free private data of an object??? How can we attach a
function as a destructor to that Class???