Hi there, I am writing some interceptor code for my objects, and I was wondering, whether it was possible to know, what was the *previous* value for the property, before it's overwritten by args.GetReturnValue().*Set*(whatever).
I need something like args.GetReturnValue().*Get*(), but there is no such method. Thanks in advance, 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.
