Go to file
ager@chromium.org 96d15ef6b4 Add experimental support for external two-byte symbols.
This might be a big win in a browser setting where a lot of string
conversions can be avoided.  On the other hand it adds extra pressure
on the global handle system.
Review URL: http://codereview.chromium.org/11404

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@772 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-11-17 15:13:40 +00:00
benchmarks Improve error reporting in benchmarks. 2008-10-22 11:55:08 +00:00
include Add experimental support for external two-byte symbols. 2008-11-17 15:13:40 +00:00
samples Adds a --help option and usage message listing all flags to V8. 2008-11-06 10:43:15 +00:00
src Add experimental support for external two-byte symbols. 2008-11-17 15:13:40 +00:00
test Add experimental support for external two-byte symbols. 2008-11-17 15:13:40 +00:00
tools Some fixes in ARM simulator: 2008-11-12 22:57:04 +00:00
AUTHORS Apply Daniel's patch for array index strings. 2008-10-23 06:20:57 +00:00
ChangeLog Prepare push to trunk. Now working on version 0.4.5. 2008-11-17 08:57:04 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct Some fixes in ARM simulator: 2008-11-12 22:57:04 +00:00