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

Issue 159265: Call the (fatal) V8 out of memory handler if we cannot allocate enough... (Closed)

Created:
11 years, 5 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Call the (fatal) V8 out of memory handler if we cannot allocate enough memory from the OS to deserialize the initial heap snapshot at startup. This catches the failure to startup earlier, and avoids dereferencing the encoding of an allocation failure. BUG=16359 Committed: http://code.google.com/p/v8/source/detail?r=2526

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 5 months ago (2009-07-23 12:30:43 UTC) #1
Mads Ager (chromium)
11 years, 5 months ago (2009-07-23 12:55:33 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698