When using a NamedPropertyHandler as an interceptor, I was wondering how to access the normal map for an object's properties. Copy and pasting from the process.cc example's use of UnwrapMap with some massaging only led to seg faults so far. If someone could explain the proper way to access these properties (something akin to ForceSet but with a Get?).
Paste of code is at http://gist.github.com/414012 -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
