v8/src/extensions
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
..
experimental Fix memory corruption with AdoptText method. 2011-03-04 17:22:03 +00:00
externalize-string-extension.cc Extract extensions to a separate directory. 2010-11-17 12:28:30 +00:00
externalize-string-extension.h Extract extensions to a separate directory. 2010-11-17 12:28:30 +00:00
gc-extension.cc Add regression test for the deoptimizer immediately followed by gc bug. 2011-02-03 13:47:27 +00:00
gc-extension.h Extract extensions to a separate directory. 2010-11-17 12:28:30 +00:00