Expose a hint which communicates that string might be written many times.
authorantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 13 Apr 2010 17:00:33 +0000 (17:00 +0000)
committerantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 13 Apr 2010 17:00:33 +0000 (17:00 +0000)
commit6e8c85dc84721cd4ee119d0ce6a3220263aec05d
tree4df9aaee72a5e954f432febf7fe34d3d3d2c64fc
parentf720592ac3d211166c8944702e123615e9cc3154
Expose a hint which communicates that string might be written many times.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4400 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
include/v8.h
src/api.cc
test/cctest/test-strings.cc