- Moved the computation of old space limits to after the mandatory scavenge.
authorbak@chromium.org <bak@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 26 Feb 2010 11:48:18 +0000 (11:48 +0000)
committerbak@chromium.org <bak@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 26 Feb 2010 11:48:18 +0000 (11:48 +0000)
commit0adf83b10d71da8351a076a161a20623447d5520
tree0f63778a017371c6ed6a8749147c8f18d49a5e14
parentdef4980625cc4bbe906a8341a762833c42f15952
- Moved the computation of old space limits to after the mandatory scavenge.
  This reduces the number of mark sweep operations.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3969 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap.cc