v8/test
kasperl@chromium.org f66ea38c0b Allocate arguments object on-demand instead of at function entry.
This allows Function.prototype.apply to not allocate the objects 
and copy the arguments directly from the stack.
Review URL: http://codereview.chromium.org/147075

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2256 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-06-24 08:01:38 +00:00
..
cctest After compile event should be sent even if there is a provisional breakpoint out of its lines range. 2009-06-22 11:56:36 +00:00
message Fixed a bunch of memory leaks in tests, including: 2009-03-27 00:24:49 +00:00
mjsunit Allocate arguments object on-demand instead of at function entry. 2009-06-24 08:01:38 +00:00
mozilla More debug mode tweaks to mozilla.status. 2009-06-17 14:05:00 +00:00