Nov 26, 2008, в 12:23 PM, Iulian написал(а):
With JSGarbageCollect() the finalize() function of myStaticObject gets
called, but the finalize() function of myDynamicObject doesn't get
called.
Perhaps the address of myDynamicObject is on the stack when you call
JSGarbageCollect()? That would prevent it from being collected, of
course.
- WBR, Alexey Proskuryakov
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev