Avoid built-ins in `Date.prototype.toISOString`
authormathias <mathias@qiwi.be>
Tue, 23 Jun 2015 18:42:52 +0000 (11:42 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 23 Jun 2015 18:43:08 +0000 (18:43 +0000)
commit57306b59e8f19eca89ef7d4773e132ac016651a0
tree96e664472c11f51a35dedbcaa54441afbd23077e
parent2c979b96f1b4389157ec1060f12a44e07ac34da6
Avoid built-ins in `Date.prototype.toISOString`

TEST=mjsunit/date
BUG=v8:4226
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#29240}
src/date.js
test/mjsunit/date.js