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

Issue 8275032: Fix initialization of allocation timeout value. (Closed)

Created:
9 years, 2 months ago by Michael Starzinger
Modified:
9 years, 2 months ago
Reviewers:
Rico
CC:
v8-dev, ulan
Visibility:
Public.

Description

Fix initialization of allocation timeout value. The allocation timeout value should not be initialized to 0, that triggers a collection at the first allocation which breaks assumptions for some test cases. R=ricow@chromium.org TEST=cctest/test-heap/Iteration Committed: http://code.google.com/p/v8/source/detail?r=9748

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M src/heap.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
PTAL.
9 years, 2 months ago (2011-10-14 11:43:35 UTC) #1
Rico
9 years, 2 months ago (2011-10-20 09:58:13 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698