Revert Add a use counter for Intl.v8BreakIterator https://codereview.chromium.org...
authorerikcorry@chromium.org <erikcorry@chromium.org>
Mon, 6 Oct 2014 11:14:50 +0000 (11:14 +0000)
committererikcorry@chromium.org <erikcorry@chromium.org>
Mon, 6 Oct 2014 11:14:50 +0000 (11:14 +0000)
commit33da50f2ea27a2c53f45092dc88dcaea748849d2
tree6f6a675501b77daffb7cefdf0b487910a61879eb
parent548428d955f6e68a09626c208d2e316d18f366a9
Revert Add a use counter for Intl.v8BreakIterator https://codereview.chromium.org/619913002/
This is due to breakage on the ASAN memory leak bot, possibly due to
pre-existing leaks in v8BreakIterator().

R=ishell@chromium.org
BUG=

Review URL: https://codereview.chromium.org/636493004

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