Update the Idle collector to do a full GC
authormike@belshe.com <mike@belshe.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 25 Aug 2009 02:54:39 +0000 (02:54 +0000)
committermike@belshe.com <mike@belshe.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 25 Aug 2009 02:54:39 +0000 (02:54 +0000)
commit6f3c50460ae348c6e4b9ac2169f818a8fb7fa3c8
tree1cf84075c4adf0590271c110ccd01c87445de1cb
parent050d1297facd1cfa541bd2b33a28062e3c06ff06
Update the Idle collector to do a full GC
after being idle for some time.

Remove the default argument from CollectAllGarbage.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2748 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
include/v8.h
src/api.cc
src/debug.cc
src/execution.cc
src/heap-inl.h
src/heap.cc
src/heap.h
src/mksnapshot.cc
src/runtime.cc
src/v8.cc
src/v8.h