what is gc(); ?
hi everyone,
sometimes while reading a javascript code i see "gc ()";
I can't figure out exactly what it does , I mean I can't find any documentation anywhere about it
it stands for garbage collector? get context? gros cul?
all the best
erf
stack overflow for all your scripting needs!
Can you check this link for reference on GC() - - Garbage Collector.
here is the link :