Go to file
sgjesse@gmail.com 9cd4196c55 Created a factory method for allocating the debug info object. The new
method ensures that there are no allocations during the setup.

This fixes test breakage on Linux in debug mode where allocation
happened while the debug info object was not fully set up making
verify heap unhappy.


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@70 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-09-01 10:15:45 +00:00
public Update version number. Now working on 0.2.5. 2008-09-01 09:02:51 +00:00
samples Added presubmit step that runs cpplint and checks for missing 2008-08-29 12:52:21 +00:00
src Created a factory method for allocating the debug info object. The new 2008-09-01 10:15:45 +00:00
test Changed two IA-32 assembler tests to use the stack below the return address as 2008-09-01 06:41:12 +00:00
tools Fix typo in test.py. 2008-09-01 07:01:02 +00:00
ChangeLog Update version number. Now working on 0.2.5. 2008-09-01 09:02:51 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct Shut up env.Copy warning. This breaks the build with scons 0.97 2008-09-01 09:34:14 +00:00