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

Issue 143153008: The allocation sites scratchpad becomes a heap data structure. (Closed)

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

Description

The allocation sites scratchpad becomes a heap data structure. BUG= R=mstarzinger@chromium.org, mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19189

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -16 lines) Patch
M include/v8.h View 1 chunk +1 line, -1 line 0 comments Download
M src/heap.h View 1 3 chunks +15 lines, -4 lines 0 comments Download
M src/heap.cc View 5 chunks +45 lines, -5 lines 2 comments Download
M src/heap-inl.h View 1 chunk +2 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mvstanton
Just a question about write barriers (below), and I'd suggest to run tests with nosnapshot. ...
6 years, 10 months ago (2014-02-06 13:46:37 UTC) #1
Hannes Payer (out of office)
https://codereview.chromium.org/143153008/diff/30001/src/heap.cc File src/heap.cc (right): https://codereview.chromium.org/143153008/diff/30001/src/heap.cc#newcode3626 src/heap.cc:3626: allocation_sites_scratchpad_length_, site); On 2014/02/06 13:46:37, mvstanton wrote: > So ...
6 years, 10 months ago (2014-02-06 13:51:24 UTC) #2
Michael Starzinger
LGTM.
6 years, 10 months ago (2014-02-07 09:45:11 UTC) #3
Hannes Payer (out of office)
6 years, 10 months ago (2014-02-07 09:55:04 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r19189 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698