Hi I was wondering if there was a good example of how to extend v8::Object lying around. I am trying to change Object::GetPropertyNames() in particular. I tried using interceptors but those only add to that list, rather than limit it.
-- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
