Reviewers: Rico, Description: Fix getOwnPropertyDescriptor() support for index properties.
Add support for index properties with getters, setters or indexed interceptors.
BUG=http://code.google.com/p/v8/issues/detail?id=874 Please review this at http://codereview.chromium.org/3462005/show Affected files: M src/objects.h M src/objects.cc M src/runtime.cc M test/cctest/test-api.cc A test/mjsunit/regress/regress-874.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
