Go to file
christian.plesner.hansen@gmail.com d5ca1178cb Fixed a few cases where allocators did not respect always_allocate,
potentially leading to bogus FatalProcessOutOfMemory situations.  Also
fixed a few cases where callers relied on getting a NewSpace object
back (to avoid write barrier overhead) which they can't when
always_allocate is in effect.

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


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3285 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-11-11 15:25:51 +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 Rework the way we handle the fact that the ARM simulator uses a 2009-11-05 13:27:21 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src Fixed a few cases where allocators did not respect always_allocate, 2009-11-11 15:25:51 +00:00
test Remove special-case for arguments.toString to match ES5 2009-11-11 11:28:37 +00:00
tools Report both size and count from the heap profile processor 2009-11-10 10:18:41 +00:00
.gitignore X64: Fix bugs affecting Win64. 2009-10-13 10:56:13 +00:00
AUTHORS Land change by Jan de Mooij to change the toString behavior of 2009-09-17 11:11:01 +00:00
ChangeLog Prepare to push to trunk. We are now working on 1.3.19 2009-10-29 14:33:51 +00:00
LICENSE Get rid of duplicate LICENSE entry for the Valgrind 2009-09-27 09:33:11 +00:00
SConstruct Fix warnings on Win64. 2009-11-11 09:50:06 +00:00