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

Issue 66723003: Make runtime new-space allocations go through Heap::AllocateRaw. (Closed)

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

Description

Make runtime new-space allocations go through Heap::AllocateRaw. R=ulan@chromium.org, ishell@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=17603

Patch Set 1 #

Patch Set 2 : Minor white-space change. #

Patch Set 3 : Simplified implementation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -23 lines) Patch
M src/heap.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/heap.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M src/heap-inl.h View 1 2 2 chunks +1 line, -5 lines 0 comments Download
M src/runtime.cc View 1 2 1 chunk +12 lines, -17 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Starzinger
7 years, 1 month ago (2013-11-08 14:10:57 UTC) #1
ulan
LGTM
7 years, 1 month ago (2013-11-08 16:44:14 UTC) #2
Michael Starzinger
7 years, 1 month ago (2013-11-08 17:09:23 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r17603 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698