v8/test
mikhail.naganov@gmail.com 5cf643aa42 New heap profiler: add support for progress reporting and control.
As taking a snapshot of a large heap takes noticeable time, it's
good to be able to monitor and control it.

The change itself is small, big code deletes and additions are in
fact moves. The only significant change is simplification of
approximated retained sizes calculation algorithm.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5978 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-12-13 10:42:06 +00:00
..
cctest New heap profiler: add support for progress reporting and control. 2010-12-13 10:42:06 +00:00
es5conform Update V8 to version 3.0 (re-land r5920). 2010-12-07 11:31:57 +00:00
message Update V8 to version 3.0 (re-land r5920). 2010-12-07 11:31:57 +00:00
mjsunit Make RegExp character class match JSC. 2010-12-13 08:33:32 +00:00
mozilla Revert 5911 (RegExp fail on invalid range syntax). 2010-12-09 12:07:52 +00:00
sputnik Change the HGraphBuilder to dispatch on the context. 2010-12-09 12:49:53 +00:00