Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Issue 9447053: Fix Object.getOwnPropertyDescriptor in string elements. (Closed)

Created:
8 years, 10 months ago by Michael Starzinger
Modified:
8 years, 10 months ago
Reviewers:
CC:
v8-dev, ioseb
Visibility:
Public.

Description

Fix Object.getOwnPropertyDescriptor in string elements. This fixes Object.getOwnPropertyDescriptor to report string character elements as enumerable in accordance with the spec. BUG=v8:862 TEST=mjsunit/get-own-property-descriptor Committed: https://code.google.com/p/v8/source/detail?r=10822

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/runtime.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/get-own-property-descriptor.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Michael Starzinger
8 years, 10 months ago (2012-02-24 11:57:18 UTC) #1

Powered by Google App Engine
This is Rietveld 408576698