Go to file
lrn@chromium.org afbbf485fb Merge preparser Scanner with main JavaScript scanner.
Optimize scanning of keywords.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5858 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-11-19 09:02:59 +00:00
benchmarks Promote the current V8 benchmark suite candidate to version 6. 2010-10-07 07:25:22 +00:00
include A follow-up to r5849 -- fix Chromium build. 2010-11-18 10:49:34 +00:00
samples Add stack traces to mjsunit tests. 2010-05-14 10:00:24 +00:00
src Merge preparser Scanner with main JavaScript scanner. 2010-11-19 09:02:59 +00:00
test Fix off-by-one in hex-parsing. 2010-11-18 13:50:21 +00:00
tools Add bignum fall-back when the fast dtoa doesn't succeed. This removes Gay's dtoa for the double->string direction. We still need it for the string->double direction. 2010-11-17 13:20:44 +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 ARM: The Simulator will now handle different VFP rounding modes. RZ and RM are implemented. This is a commit of 2010-11-09 08:26:02 +00:00
ChangeLog Prepare push to trunk. Now working on version 2.5.8. 2010-11-18 10:28:47 +00:00
LICENSE Get rid of duplicate LICENSE entry for the Valgrind 2009-09-27 09:33:11 +00:00
SConstruct Clean up definitions in simulator. 2010-10-25 16:40:41 +00:00