Go to file
bak@chromium.org 5058924d85 - Added %IsArrayClass, %IsDateClass, and %IsStringClass.
- Added the FLOOR macro that only works on Number objects.
- Added LocalTimeNoCheck in the date code to eliminate some isNaN checks.
- Change computation of four_year_cycle_table to load time.
- Added fast case check to EQUALS and STRICT_EQUALS.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@458 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-10-07 10:54:50 +00:00
benchmarks Let the current state of the benchmarks be known to the 2008-10-06 07:55:10 +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 - Added %IsArrayClass, %IsDateClass, and %IsStringClass. 2008-10-07 10:54:50 +00:00
test - Fixed Issue 3201: Embedded Google Calendar crashes the renderer 2008-10-07 09:28:04 +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 Adding Paolo Giarrusso to AUTHORS file for his hash code patch. 2008-10-07 07:26:06 +00:00
ChangeLog Update version to 0.3.5 in preparation for pushing 2008-10-06 08:07:59 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct Recommit reverted change, now with fixes to make it work with gcc-4.2. 2008-10-03 15:53:44 +00:00