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

Issue 9226020: Merge r10466 from the bleeding_edge to the 3.7 branch. (Closed)

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

Description

Merge r10466 from the bleeding_edge to the 3.7 branch. Limit number of loop iterations in Heap::ReserveSpace. This allows to avoid infinite loops in pathalogical cases e.g. when OS refuses to give new pages to V8. R=erik.corry@gmail.com BUG=99027 Review URL: https://chromiumcodereview.appspot.com/8286020 ------------------------------------------------------------------------ Committed: https://code.google.com/p/v8/source/detail?r=10469

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
8 years, 11 months ago (2012-01-20 17:24:04 UTC) #1
ulan
8 years, 11 months ago (2012-01-20 17:28:42 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698