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

Issue 6735001: [Arguments] Support HasElement and ReferencesObject for arguments objects. (Closed)

Created:
9 years, 9 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

[Arguments] Support HasElement and ReferencesObject for arguments objects. These are two simple operations, but they solidify how the complicated ones (get and set) will be refactored. R=ager@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=7394

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -123 lines) Patch
M src/objects.h View 1 chunk +11 lines, -6 lines 0 comments Download
M src/objects.cc View 12 chunks +109 lines, -117 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
9 years, 9 months ago (2011-03-24 13:07:08 UTC) #1
Mads Ager (chromium)
9 years, 9 months ago (2011-03-24 15:07:11 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698