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

Issue 6246103: Make sure that we don't actually overwrite a property that has failed access ... (Closed)

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

Description

Make sure that we don't actually overwrite a property that has failed access checsk with Object.defineProperty. Committed: http://code.google.com/p/v8/source/detail?r=6636

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 6

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -20 lines) Patch
M src/runtime.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/v8natives.js View 1 2 3 4 5 2 chunks +38 lines, -19 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Rico
9 years, 10 months ago (2011-02-04 11:31:21 UTC) #1
antonm
LGTM, but I'd be really glad to see pure v8 test for this stuff to ...
9 years, 10 months ago (2011-02-04 11:41:32 UTC) #2
Rico
Addressed comments, I will make another change with a regression test to get this in ...
9 years, 10 months ago (2011-02-04 12:14:18 UTC) #3
antonm
9 years, 10 months ago (2011-02-04 12:16:23 UTC) #4
Sweet.  Still LGTM

Powered by Google App Engine
This is Rietveld 408576698