Status: Accepted Owner: [email protected] Labels: Type-Bug Priority-Medium
New issue 1095 by [email protected]: getOwnPropertyDescriptor for elements should traverse hidden prototypes as well
http://code.google.com/p/v8/issues/detail?id=1095We have this logic for named properties, but not for elements. See Runtime_GetOwnProperty
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
