Go to file
2008-09-19 12:30:14 +00:00
benchmarks Changed copyright header from google inc. to v8 project authors. 2008-09-09 20:08:45 +00:00
include Removed Message::GetStackTrace. 2008-09-11 07:29:25 +00:00
samples Removed Message::GetStackTrace. 2008-09-11 07:29:25 +00:00
src Avoid the KMP overhead for simple indexOf() operations. Will look into evaluating the best cutoff between a simple search and KMP in the future. This improves some simple operations ~1.5x. 2008-09-19 12:30:14 +00:00
test Added fast-case for switch statement where all lables are constant Smi's in a limited range (IA32 only so far). 2008-09-18 11:59:55 +00:00
tools Add assembler.h the the Visual Studio project file. 2008-09-19 10:10:21 +00:00
AUTHORS Capitalize V8 in AUTHORS file. 2008-09-08 08:09:50 +00:00
ChangeLog Update version string and ChangeLog; we're now working on 2008-09-17 13:56:12 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct Removed SCons warning flags duplication on Windows. It now uses 2008-09-12 07:08:55 +00:00