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

Issue 66683004: Move new-space allocation tracking into Heap::AllocateRaw. (Closed)

Created:
7 years, 1 month ago by Michael Starzinger
Modified:
7 years, 1 month ago
Reviewers:
yurys
CC:
v8-dev
Visibility:
Public.

Description

Move new-space allocation tracking into Heap::AllocateRaw. R=yurys@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=17605

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M src/heap-inl.h View 2 chunks +6 lines, -0 lines 0 comments Download
M src/spaces-inl.h View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Starzinger
By now all allocations in new-space done by the runtime (not the generated code) go ...
7 years, 1 month ago (2013-11-08 14:44:48 UTC) #1
yurys
LGTM! On 2013/11/08 14:44:48, Michael Starzinger wrote: > By now all allocations in new-space done ...
7 years, 1 month ago (2013-11-08 16:05:19 UTC) #2
Michael Starzinger
7 years, 1 month ago (2013-11-08 17:23:33 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r17605 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698