Go to file
2008-09-22 09:22:18 +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 In release, disable UNREACHABLE and make UNIMPLEMENTED and FATAL simpler, removing the file name and line numbers, so we carry around less data and can share more code. 2008-09-22 09:22:18 +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 Add compilation flags for optimizing samples built in release 2008-09-22 08:27:54 +00:00