Use WriteToFlat instead of to C strings methods as WriteToFlat performs notably
authorantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 21 Oct 2009 12:14:50 +0000 (12:14 +0000)
committerantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 21 Oct 2009 12:14:50 +0000 (12:14 +0000)
commit4c7620dc79b736754a64bbe3ecbceb0631765554
treeb2fcc4b874b0ac4cef83106b241c3a7fbd6975c5
parent8b33cb71339fa80faa45ac0f3e1d1ce05ba59e13
Use WriteToFlat instead of to C strings methods as WriteToFlat performs notably
better for various kinds of strings.

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

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