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

Issue 7129017: Fix bug in Object.defineProperty where a growing lements dictionary was ignored. (Closed)

Created:
9 years, 6 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix bug in Object.defineProperty where a growing lements dictionary was ignored. TEST=mjsunit/object-define-property Committed: http://code.google.com/p/v8/source/detail?r=8215

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -12 lines) Patch
M src/handles.h View 2 chunks +6 lines, -5 lines 0 comments Download
M src/handles.cc View 1 chunk +8 lines, -6 lines 0 comments Download
M src/runtime.cc View 1 chunk +5 lines, -1 line 0 comments Download
M test/mjsunit/object-define-property.js View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
9 years, 6 months ago (2011-06-08 08:02:54 UTC) #1
Mads Ager (chromium)
9 years, 6 months ago (2011-06-08 08:09:40 UTC) #2
STV! Good catch!

Powered by Google App Engine
This is Rietveld 408576698