v8/test/mjsunit/tools
mikhail.naganov@gmail.com 7d260e5f8c Don't keep data about JS code that is never executed.
This reduces memory usage of tickprocessor. Thanks to William Hesse for pointing out this issue.

Also speed up static symbols loading.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1902 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-05-08 11:27:02 +00:00
..
codemap.js Don't keep data about JS code that is never executed. 2009-05-08 11:27:02 +00:00
consarray.js TickProcessor script reimplemented in JavaScript. 2009-04-27 13:50:42 +00:00
csvparser.js Implemented a CSV parser in JavaScript. 2009-04-17 17:58:14 +00:00
profile_view.js Rename profileview.js -> profile_view.js because WebInspector already has ProfileView.js. 2009-04-28 09:15:31 +00:00
profile.js Enhancing profiling data processing code with functionality needed for the Dev Tools Profiler. 2009-04-30 08:10:27 +00:00
splaytree.js Reimplement Splay Tree in JavaScript (and add unit tests!). 2009-04-15 01:22:52 +00:00