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

Issue 5665: Replaces two non-private uses of AddProperty with IgnoreAttributesAndSetLocal... (Closed)

Created:
12 years, 2 months ago by William Hesse
Modified:
9 years, 7 months ago
Reviewers:
olehougaard
CC:
v8-dev
Visibility:
Public.

Description

Replaces two non-private uses of AddProperty with IgnoreAttributesAndSetLocalProperty. Adds attributes parameter to IgnoreAtt..Property(). Makes IgnoreAtt..Property() an exact clone of SetProperty(), with explicit changes. Committed: http://code.google.com/p/v8/source/detail?r=411

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -57 lines) Patch
M src/accessors.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M src/handles.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
M src/handles.cc View 1 2 chunks +10 lines, -9 lines 0 comments Download
M src/objects.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/objects.cc View 1 1 chunk +81 lines, -38 lines 0 comments Download
M src/runtime.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
William Hesse
12 years, 2 months ago (2008-10-02 09:42:13 UTC) #1
Please review this change for me.  Thanx.

Powered by Google App Engine
This is Rietveld 408576698