Go to file
mikhail.naganov@gmail.com 0634c50950 New Heap profiler: fix JSON serialization of aggregated profiles.
Serialization was failing due to unset dominator pointers.

TEST=test-heap-snapshot/AggregatedHeapSnapshotJSONSerialization

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5888 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-11-24 10:47:18 +00:00
benchmarks Promote the current V8 benchmark suite candidate to version 6. 2010-10-07 07:25:22 +00:00
include New heap profiler: implement fast retaining sizes approximation. 2010-11-22 14:00:40 +00:00
preparser Working stand-alone preparser. 2010-11-24 09:57:06 +00:00
samples Fix the process sample to actually dispose the contexts used for 2010-11-24 09:21:29 +00:00
src New Heap profiler: fix JSON serialization of aggregated profiles. 2010-11-24 10:47:18 +00:00
test New Heap profiler: fix JSON serialization of aggregated profiles. 2010-11-24 10:47:18 +00:00
tools Working stand-alone preparser. 2010-11-24 09:57:06 +00:00
.gitignore Add '.cpplint-cache' to ignore lists for SVN and Git. This change also sets 'ignore' property on '.', although this change isn't visible in Rietveld. 2009-12-11 09:01:38 +00:00
AUTHORS Make randomized allocations along 64k granularity boundaries to avoid comitting unused memory. 2010-11-24 09:40:58 +00:00
ChangeLog Prepare push to trunk. Now working on version 2.5.9. 2010-11-23 10:07:02 +00:00
LICENSE Remove Gay's dtoa from sources. 2010-11-22 14:42:07 +00:00
SConstruct Clean up definitions in simulator. 2010-10-25 16:40:41 +00:00