Tweak the new context disposal GC heuristic to cleanly separate
authorkasperl@chromium.org <kasperl@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 1 Mar 2010 08:49:33 +0000 (08:49 +0000)
committerkasperl@chromium.org <kasperl@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 1 Mar 2010 08:49:33 +0000 (08:49 +0000)
commita60beefd1bd2fc7d7975f54147d64a5739fbb120
treeb685ef86ec4cecc5db6d03d7189633217d1c3fec
parent09e3bac6895641a9f6a9bc524297d3c4f0a64789
Tweak the new context disposal GC heuristic to cleanly separate
it from the old heuristic (disabled if the new notications are
used) and make sure to not force a GC if one has already happened
after V8 received the last context disposal notification.
Review URL: http://codereview.chromium.org/660267

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