DescriptionFixed Object.getOwnPropertyDescriptor(string, index) to return descriptor's enumerable property as true.
Now implementation matches results found in WebKit and FF.
Changed assertFalse() to assertTrue() in corresponding test.
ES5 description(step 9): http://es5.github.com/#x15.5.5.2
Original issue description: http://code.google.com/p/v8/issues/detail?id=862
Contributed by ioseb.dzmanashvili@gmail.com
Patch Set 1 #
Created: 8 years, 10 months ago
Messages
Total messages: 5 (0 generated)
|