Inline one level of recursive call of WriteToFlat for the common case of cons string...
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 29 Feb 2012 14:25:24 +0000 (14:25 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 29 Feb 2012 14:25:24 +0000 (14:25 +0000)
commit84eea3e5311762d0c2c7ae42cb9903a41ca24771
treeef4214c22a0574cc2376f32a14e2aa820801dc8b
parentb854d09721506aa863e1247095e30afdccb304e0
Inline one level of recursive call of WriteToFlat for the common case of cons string list.

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com/9536011

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