During StringToDouble negative exponents may be less than -999 with a result that...
authorfloitschV8@gmail.com <floitschV8@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 6 Oct 2010 08:33:52 +0000 (08:33 +0000)
committerfloitschV8@gmail.com <floitschV8@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 6 Oct 2010 08:33:52 +0000 (08:33 +0000)
commit9c00ea744b9a478ff9231f85d50c636493991c25
tree1f11768426288c21c83d690a76551d7cdfe05b24
parent55356a3627edddaf806d395a0d3b27feebe96886
During StringToDouble negative exponents may be less than -999 with a result that is not 0.0.
Review URL: http://codereview.chromium.org/3564011

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5594 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/conversions.cc
test/cctest/test-conversions.cc