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

Issue 65043006: Simplify current inline allocation tracking mechanism. (Closed)

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

Description

Simplify current inline allocation tracking mechanism. R=yurys@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=17626

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -82 lines) Patch
M src/assembler.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/assembler.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M src/heap.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/heap-profiler.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/heap-profiler.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/serialize.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +0 lines, -9 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 5 chunks +8 lines, -42 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Michael Starzinger
This just simplifies the current implementation, it does not yet alleviate the problem of recompiling ...
7 years, 1 month ago (2013-11-11 12:27:55 UTC) #1
yurys
lgtm
7 years, 1 month ago (2013-11-11 12:35:15 UTC) #2
yurys
I assume that this won't trigger GC on each allocation when allocation tracking is enabled ...
7 years, 1 month ago (2013-11-11 12:38:50 UTC) #3
Michael Starzinger
On 2013/11/11 12:38:50, yurys wrote: > I assume that this won't trigger GC on each ...
7 years, 1 month ago (2013-11-11 12:51:40 UTC) #4
Michael Starzinger
7 years, 1 month ago (2013-11-11 18:01:02 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r17626 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698