v8/src/extensions/experimental
cira@chromium.org 0f6709330c Fix memory corruption with AdoptText method.
Icu setText method keeps pointer to text, it doesn't copy it so we have to keep text around for the lifetime of the break iterator object,
or next setText operation.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7063 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-03-04 17:22:03 +00:00
..
break-iterator.cc Fix memory corruption with AdoptText method. 2011-03-04 17:22:03 +00:00
break-iterator.h Fix memory corruption with AdoptText method. 2011-03-04 17:22:03 +00:00
experimental.gyp Adding break iterator support to the i18n api extension. 2011-03-03 17:32:18 +00:00
i18n-extension.cc Adding break iterator support to the i18n api extension. 2011-03-03 17:32:18 +00:00
i18n-extension.h Landing for cira. 2010-12-13 12:23:32 +00:00