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

Issue 9605008: Merge 10601,10602,10616,10625,10647 from the bleeding edge to the 3.8 branch. (Closed)

Created:
8 years, 9 months ago by Vyacheslav Egorov (Chromium)
Modified:
8 years, 9 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Merge 10601,10602,10616,10625,10647 from the bleeding edge to the 3.8 branch. Enable code compaction and start compacting pages with low occupancy on idle notifications to reduce memory footprint of web applications. BUG=http://crbug.com/112386 Committed: https://code.google.com/p/v8/source/detail?r=10945

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+309 lines, -110 lines) Patch
M src/api.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/debug.cc View 3 chunks +7 lines, -4 lines 0 comments Download
M src/execution.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/extensions/gc-extension.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/flag-definitions.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/heap.h View 4 chunks +17 lines, -6 lines 0 comments Download
M src/heap.cc View 18 chunks +58 lines, -25 lines 0 comments Download
M src/heap-inl.h View 4 chunks +8 lines, -5 lines 0 comments Download
M src/incremental-marking.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/log.cc View 3 chunks +6 lines, -3 lines 0 comments Download
M src/mark-compact.h View 3 chunks +9 lines, -2 lines 0 comments Download
M src/mark-compact.cc View 10 chunks +175 lines, -6 lines 0 comments Download
M src/mark-compact-inl.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/mksnapshot.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/profile-generator.cc View 2 chunks +8 lines, -3 lines 0 comments Download
M src/runtime.cc View 4 chunks +9 lines, -5 lines 0 comments Download
M src/spaces.h View 1 chunk +2 lines, -44 lines 0 comments Download
M src/version.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
8 years, 9 months ago (2012-03-06 11:40:00 UTC) #1
Erik Corry
8 years, 9 months ago (2012-03-06 11:53:09 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698