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

Issue 608014: Normalize the object before updating getter/setter info. (Closed)

Created:
10 years, 10 months ago by antonm
Modified:
9 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

Normalize the object before updating getter/setter info. BUG=612 Committed: http://code.google.com/p/v8/source/detail?r=3880

Patch Set 1 #

Total comments: 2

Patch Set 2 : Last round #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -0 lines) Patch
M src/objects.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-612.js View 1 1 chunk +44 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
antonm
Mads, may you have a look?
10 years, 10 months ago (2010-02-16 17:46:10 UTC) #1
Mads Ager (chromium)
LGTM http://codereview.chromium.org/608014/diff/1/3 File test/mjsunit/regress/regress-612.js (right): http://codereview.chromium.org/608014/diff/1/3#newcode28 test/mjsunit/regress/regress-612.js:28: obj = {} Could you add a comment ...
10 years, 10 months ago (2010-02-16 18:49:08 UTC) #2
antonm
10 years, 10 months ago (2010-02-17 06:58:22 UTC) #3
Thanks a lot for review, Mads.  Submitted.

http://codereview.chromium.org/608014/diff/1/3
File test/mjsunit/regress/regress-612.js (right):

http://codereview.chromium.org/608014/diff/1/3#newcode28
test/mjsunit/regress/regress-612.js:28: obj = {}
On 2010/02/16 18:49:08, Mads Ager wrote:
> Could you add a comment in the beginning of this file that this is a
regression
> test for issue 612 and add a URL for the v8 issue?

Done.  Let me know if you want it changed.

Powered by Google App Engine
This is Rietveld 408576698