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

Issue 43563002: Generalize AllocationSite field access in HObjectAccess. (Closed)

Created:
7 years, 2 months ago by mvstanton
Modified:
7 years, 1 month ago
CC:
v8-dev
Visibility:
Public.

Description

Generalize AllocationSite field access in HObjectAccess. There are simply becoming too many individual field accessors, and more are coming. R=hpayer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17408

Patch Set 1 #

Total comments: 2

Patch Set 2 : comment response #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -21 lines) Patch
M src/code-stubs-hydrogen.cc View 5 chunks +12 lines, -7 lines 0 comments Download
M src/hydrogen-instructions.h View 1 1 chunk +3 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mvstanton
PTAL, not WIP. THX.
7 years, 2 months ago (2013-10-25 08:04:30 UTC) #1
Hannes Payer (out of office)
LGTM https://codereview.chromium.org/43563002/diff/1/src/hydrogen-instructions.h File src/hydrogen-instructions.h (right): https://codereview.chromium.org/43563002/diff/1/src/hydrogen-instructions.h#newcode5790 src/hydrogen-instructions.h:5790: ASSERT(offset < AllocationSite::kSize); && offset >= HeapObject::kHeaderSize
7 years, 1 month ago (2013-10-28 09:13:37 UTC) #2
mvstanton
thanks much! https://codereview.chromium.org/43563002/diff/1/src/hydrogen-instructions.h File src/hydrogen-instructions.h (right): https://codereview.chromium.org/43563002/diff/1/src/hydrogen-instructions.h#newcode5790 src/hydrogen-instructions.h:5790: ASSERT(offset < AllocationSite::kSize); On 2013/10/28 09:13:38, Hannes ...
7 years, 1 month ago (2013-10-28 09:36:11 UTC) #3
mvstanton
7 years, 1 month ago (2013-10-28 09:36:54 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r17408 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698