Go to file
erik.corry@gmail.com f5523ecc6a Split the virtual frame into heavy and light versions.
The heavy version is for x86 and x64.  The light version
is for ARM and MIPS.  Remove the elements_ array from the
virtual frame in the light version.  More simplifications
to come, followed by light register allocation.
Review URL: http://codereview.chromium.org/1164002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4272 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-03-25 13:18:00 +00:00
benchmarks Remove svn:executable flag from run.html and style.css and change the mime-type of style.css to text/css. 2009-07-15 10:37:10 +00:00
include Implement support for reattaching a global object to a context. This 2010-03-24 13:24:46 +00:00
samples Making lint happy. 2010-02-10 11:48:53 +00:00
src Split the virtual frame into heavy and light versions. 2010-03-25 13:18:00 +00:00
test Fix LargeObjectSpace::Contains to check if addr is in new space. 2010-03-25 13:10:50 +00:00
tools Split the virtual frame into heavy and light versions. 2010-03-25 13:18:00 +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 Revert pax change as it does not work with older versions of scons. 2010-02-25 08:27:07 +00:00
ChangeLog Prepare push to trunk. Now working on version 2.1.9. 2010-03-24 08:12:14 +00:00
LICENSE Get rid of duplicate LICENSE entry for the Valgrind 2009-09-27 09:33:11 +00:00
SConstruct Fix Android scons build by putting -lv8 before -lgcc. 2010-03-24 13:10:18 +00:00