Go to file
mikhail.naganov@gmail.com f76cb020f9 Fix test-log/EquivalenceOfLoggingAndTraversal for the snapshot case.
If was failing because with snapshot the range between minimum and maximum addresses of heap objects is very large (close to 0xf0000000). To fix this I rewrote handling of address maps in the test.

Submitting with TBR because of late time. I think, we'll need to revisit this change tomorrow.

TBR=sgjesse@chromium.org

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


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2019 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-05-20 16:43:46 +00:00
benchmarks Add new Splay benchmark to the V8 benchmark suite and remove 2009-05-12 08:23:11 +00:00
include Expose the calling context through the API. 2009-05-20 07:44:59 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src Fix unmotivated change which causes mismatch between function 2009-05-20 16:39:26 +00:00
test Fix test-log/EquivalenceOfLoggingAndTraversal for the snapshot case. 2009-05-20 16:43:46 +00:00
tools In linux-tick-processor only compile d8 if it doesn't exist. 2009-05-20 09:37:36 +00:00
AUTHORS Issue 63: Running tests fails of there is a dot in the checkout path 2009-02-25 10:09:42 +00:00
ChangeLog Prepare to push version 1.2.4 to trunk. 2009-05-18 05:50:26 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct - Fix build break on Mac OS X by using the proper formatting for pointers 2009-05-13 16:37:39 +00:00