I am having trouble with setting the prototype of an object.
Basically... v8::object->SetPrototype(v8::value), I want the prototype
to be either null or undefined.  If I use a persistent handle for the
undefined, when do I clean it up (Dispose)?

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to