Go to file
vitalyr@chromium.org 41eb2f22d0 External string table.
Instead of weak handles external strings use a separate table.  This
table uses 5 times less memory than weak handles.  Moreover, since we
don't have to follow the weak handle callback protocol we can collect
the strings faster and even on scavenge collections.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3439 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-12-09 14:32:45 +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 External string table. 2009-12-09 14:32:45 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src External string table. 2009-12-09 14:32:45 +00:00
test External string table. 2009-12-09 14:32:45 +00:00
tools Initial OpenBSD support 2009-12-02 13:38:50 +00:00
.gitignore X64: Fix bugs affecting Win64. 2009-10-13 10:56:13 +00:00
AUTHORS Fix for bug 512 from Subrato De, CodeAurora. 2009-12-09 11:14:45 +00:00
ChangeLog Prepare push to trunk. Now working on 2.0.4. 2009-12-04 11:50:27 +00:00
LICENSE Get rid of duplicate LICENSE entry for the Valgrind 2009-09-27 09:33:11 +00:00
SConstruct Create the framework for adding a thumb2 backend for ARM. See http://codereview.chromium.org/464070 2009-12-09 12:56:42 +00:00