Do not do post GC processing for scavenges.
authorantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 16 Oct 2009 12:11:59 +0000 (12:11 +0000)
committerantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 16 Oct 2009 12:11:59 +0000 (12:11 +0000)
commit5e4ad0254c03f088c691eab5ac387a9b35872c16
treeaa955cb8a90e426d6c5cac16331408425ef516ac
parent4293f8eb8ec9a649acda7dbcb0e4bb23069dcfba
Do not do post GC processing for scavenges.

Typically there is no or few global handles to delete (only manually deleted, but those might be
reused).

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

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