Move gay_strtod outside conversions.cc.
authorfloitschV8@gmail.com <floitschV8@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 7 Oct 2010 08:54:10 +0000 (08:54 +0000)
committerfloitschV8@gmail.com <floitschV8@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 7 Oct 2010 08:54:10 +0000 (08:54 +0000)
commitcaf6856ade79330394c0510ffe42300f95198218
treed6610ef99414a4755405a9897f4792c2db0de242
parentfdde212fecaed47bbdaa2e29f56e71b1c1fd10d4
Move gay_strtod outside conversions.cc.

This is the first part of removing calls to gay's strtod. Future CLs will
get rid of calls to gay_strtod entirely.

BUG=
TEST=

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5600 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/SConscript
src/conversions.cc
src/strtod.cc [new file with mode: 0644]
src/strtod.h [new file with mode: 0644]
tools/gyp/v8.gyp