Don't crash if we get a timezone change notification on an uninitialized isolate
authorjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 28 Mar 2014 08:59:25 +0000 (08:59 +0000)
committerjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 28 Mar 2014 08:59:25 +0000 (08:59 +0000)
commit6781deae0aab9732b59a54082a3748ed59be7fa0
tree71e6ae1c37f51472edd3e5a337d2eba05b5dae5e
parent3579968e865abd3af110ccc892b06b18f05b2a7c
Don't crash if we get a timezone change notification on an uninitialized isolate

Also make the date cache's timestamp more robust.

BUG=357362
R=svenpanne@chromium.org
LOG=y

Review URL: https://codereview.chromium.org/216613003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20323 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/api.cc
src/date.cc