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

Issue 5999010: Fix numerous bugs introduced by reducing Page::kMaxHeapObjectSize. (Closed)

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

Description

Fix numerous bugs introduced by reducing Page::kMaxHeapObjectSize. This is just a temporary solution. We should revisit free-list issue later.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -15 lines) Patch
M src/serialize.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M src/spaces.h View 3 chunks +23 lines, -5 lines 0 comments Download
M src/spaces.cc View 2 chunks +18 lines, -5 lines 0 comments Download
M test/cctest/test-spaces.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 11 months ago (2011-01-04 13:57:53 UTC) #1
Erik Corry
9 years, 11 months ago (2011-01-04 14:07:06 UTC) #2
Let's just revert instead.

Powered by Google App Engine
This is Rietveld 408576698