Go to file
2008-10-03 12:15:32 +00:00
benchmarks Removed the use of Math.random() and new Date() for building 2008-10-02 07:43:46 +00:00
include Disallow copy and assigning a few public objects. 2008-09-30 11:43:18 +00:00
samples - Added support for warnings on unused test rules. 2008-09-25 12:38:34 +00:00
src This change removes the %AddProperty native JavaScript function from V8. 2008-10-03 12:14:29 +00:00
test Mark a test as flaky on ARM. Fails on hardware but passes in simulator.Z 2008-10-03 12:15:32 +00:00
tools Fixed the path for include files v8.h and v8-debug.h in Visual Studio project. 2008-10-03 08:31:19 +00:00
AUTHORS Capitalize V8 in AUTHORS file. 2008-09-08 08:09:50 +00:00
ChangeLog Update version string and ChangeLog. We are now working on version 2008-09-25 08:45:38 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct Changed optimization from /Ox to the (more) commonly used /O2 (which includes 2008-10-02 09:41:01 +00:00