Enable string pooling in the VS release build. This saves 46k for a v8_shell_sample...
authordeanm@chromium.org <deanm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 23 Sep 2008 12:32:43 +0000 (12:32 +0000)
committerdeanm@chromium.org <deanm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 23 Sep 2008 12:32:43 +0000 (12:32 +0000)
commitd8eddaa0bd51ac98cd27a35fc5c8453f8ee7bcd1
tree58eb703bfe02d36677b4ba8a571f1684e8aab812
parent16bfefe012708a1b7aad7664e6fc875a2428e59f
Enable string pooling in the VS release build.  This saves 46k for a v8_shell_sample.exe, I didn't measure performance or the overall change to a Chromium build.  I think this option should always make sense anyway, unless we're using some string constants incorrectly.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@365 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
SConstruct
tools/visual_studio/release.vsprops