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

Issue 7566004: Move element deletion into element handlers (Closed)

Created:
9 years, 4 months ago by danno
Modified:
9 years, 4 months ago
Reviewers:
Rico
CC:
v8-dev
Visibility:
Public.

Description

Move element deletion into element handlers BUG=none TEST=none Committed: http://code.google.com/p/v8/source/detail?r=8826

Patch Set 1 #

Patch Set 2 : fix broken upload #

Patch Set 3 : just this cl #

Patch Set 4 : merge with latest #

Patch Set 5 : white space tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -187 lines) Patch
M src/elements.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/elements.cc View 1 2 3 4 5 chunks +146 lines, -0 lines 0 comments Download
M src/objects.h View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M src/objects.cc View 1 2 3 4 3 chunks +8 lines, -185 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
danno
Please take a look. It's the same element access pattern applied to element deletion.
9 years, 4 months ago (2011-08-03 16:03:31 UTC) #1
Rico
9 years, 4 months ago (2011-08-04 09:58:04 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698