Reviewers: Mads Ager, Description: - 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.
Please review this at http://codereview.chromium.org/6531 Affected files: M src/date-delay.js M src/heap.h M src/macros.py M src/runtime.cc M src/runtime.h M src/runtime.js M src/string.js --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
