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

Issue 22911018: Remove special case code for generalizing constants to fields. (Closed)

Created:
7 years, 4 months ago by Toon Verwaest
Modified:
7 years, 4 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Visibility:
Public.

Description

Remove special case code for generalizing constants to fields. R=bmeurer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16275

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+204 lines, -260 lines) Patch
M src/bootstrapper.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ic.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/objects.h View 7 chunks +21 lines, -18 lines 0 comments Download
M src/objects.cc View 16 chunks +176 lines, -233 lines 0 comments Download
M src/objects-inl.h View 2 chunks +2 lines, -1 line 0 comments Download
M src/property.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/runtime.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
7 years, 4 months ago (2013-08-19 12:30:06 UTC) #1
Benedikt Meurer
LGTM after offline discussion, but as said, someone with better knowledge of these internals should ...
7 years, 4 months ago (2013-08-20 09:25:47 UTC) #2
Toon Verwaest
7 years, 4 months ago (2013-08-22 13:43:23 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r16275.

Powered by Google App Engine
This is Rietveld 408576698