On Wed, Dec 2, 2009 at 7:53 AM, Abdulla Kamar <[email protected]>wrote:
> Okay, it seems like the best way forward is just to null the pointer I'm > storing inside the object, that's cheaper and easier than managing > persistent handles myself. Here's an example: http://code.google.com/p/v8-juice/source/browse/trunk/src/include/v8/juice/ClassWrap.h search that code for ClearWeak() -- ----- stephan beal http://wanderinghorse.net/home/stephan/ -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
