Go to file
kmillikin@chromium.org 4196711d2e 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

Review URL: http://codereview.chromium.org/159265

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2526 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-07-23 12:56:45 +00:00
benchmarks Remove svn:executable flag from run.html and style.css and change the mime-type of style.css to text/css. 2009-07-15 10:37:10 +00:00
include Introduce faster utilty methods for storing and retrieving native pointers 2009-07-17 10:35:15 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src Call the (fatal) V8 out of memory handler if we cannot allocate enough 2009-07-23 12:56:45 +00:00
test Fix ARM compiler crash in short-circuited boolean expressions. 2009-07-23 11:40:14 +00:00
tools Heap profiling: add logging of heap memory stats (capacity, used) under 'log-gc' flag. 2009-07-20 09:38:44 +00:00
AUTHORS Clarify precedence of operations involving bitwise and(&) in x64/assembler. 2009-06-19 09:12:20 +00:00
ChangeLog Prepare to push version 1.2.14 to trunk. 2009-07-13 13:49:57 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct - Simplify the architecture setup. In particular the 'wordsize' parameter 2009-07-16 22:41:28 +00:00