Switch to vectors instead of bare char* arrays.
authorfloitschV8@gmail.com <floitschV8@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 29 Apr 2010 12:15:02 +0000 (12:15 +0000)
committerfloitschV8@gmail.com <floitschV8@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 29 Apr 2010 12:15:02 +0000 (12:15 +0000)
commit0aa67676f65dfc939ed8a404dcd87681debedc64
treefce9b4d53ee28c8932efa42fad656b5e81fc58a8
parent3e689b5283cf2252150fd669dc5b3b23fcf35517
Switch to vectors instead of bare char* arrays.
Review URL: http://codereview.chromium.org/1732019

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