Fix bug http://code.google.com/p/v8/issues/detail?id=659. Move the limits check for...
authoroleg@chromium.org <oleg@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 23 Mar 2010 14:47:02 +0000 (14:47 +0000)
committeroleg@chromium.org <oleg@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 23 Mar 2010 14:47:02 +0000 (14:47 +0000)
commitfe6522e80d676325386c8794ea5b9ff071fe5c7d
tree269b833bb7bed4c10f5d1ff5b6847fe0e98d5a0a
parent3672624b4537189cc4979140e95efc5d25195d8a
Fix bug code.google.com/p/v8/issues/detail?id=659. Move the limits check for date before the time zone offset is applied.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4232 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/date.js
src/macros.py
test/mjsunit/date.js