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

Issue 10453054: Fixed JSObject::SetPropertyForResult (issue 2153) (Closed)

Created:
8 years, 6 months ago by Sven Panne
Modified:
8 years, 6 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Fixed JSObject::SetPropertyForResult (issue 2153) AccessorPairs containing only holes and maps were handled incorrectly. BUG=v8:2153 TEST=mjsunit/regress/regress-2153.js Committed: https://code.google.com/p/v8/source/detail?r=11672

Patch Set 1 #

Patch Set 2 : Added regression test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -2 lines) Patch
M src/objects.cc View 1 chunk +8 lines, -2 lines 0 comments Download
A test/mjsunit/regress/regress-2153.js View 1 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Michael Starzinger
8 years, 6 months ago (2012-05-29 12:41:24 UTC) #1
LGTM.

Powered by Google App Engine
This is Rietveld 408576698