That will only give you the name of the property, if you want the value you still have to get it from the object. What I really want is a c++ style iterator to return a pair of key/value to avoid creating a temporary array of keys as well as doing another lookup to get the value.
-- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
