Hi there, I work with V8 3.31.1. Is it possible to cancel the effect of v8::Object::SetAccessor()? I tried calling the SetAccessor API again with NULL values for both getter/setter function, but this has no effect whatsoever. The named accessor remains in effect as if nothing changed...
Regards, Danny -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
