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

Issue 463523002: Move store-buffer to heap and remove some unnecessary includes. (Closed)

Created:
6 years, 4 months ago by Hannes Payer (out of office)
Modified:
6 years, 4 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Move store-buffer to heap and remove some unnecessary includes. BUG= R=jochen@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23046

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -959 lines) Patch
M BUILD.gn View 2 chunks +3 lines, -3 lines 0 comments Download
M src/assembler.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/heap/heap.h View 1 chunk +1 line, -1 line 0 comments Download
M src/heap/heap.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/heap/heap-inl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/heap/spaces.h View 1 chunk +1 line, -1 line 0 comments Download
A + src/heap/store-buffer.h View 5 chunks +9 lines, -14 lines 0 comments Download
A + src/heap/store-buffer.cc View 9 chunks +21 lines, -33 lines 0 comments Download
A + src/heap/store-buffer-inl.h View 3 chunks +4 lines, -6 lines 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -1 line 0 comments Download
D src/store-buffer.h View 1 chunk +0 lines, -226 lines 0 comments Download
D src/store-buffer.cc View 1 chunk +0 lines, -601 lines 0 comments Download
D src/store-buffer-inl.h View 1 chunk +0 lines, -65 lines 0 comments Download
M src/v8.cc View 2 chunks +1 line, -1 line 0 comments Download
M tools/gyp/v8.gyp View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Hannes Payer (out of office)
6 years, 4 months ago (2014-08-11 14:11:51 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 4 months ago (2014-08-11 14:17:31 UTC) #2
Hannes Payer (out of office)
6 years, 4 months ago (2014-08-11 14:22:39 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 23046 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698