Reland: Add a use counter for Intl.v8BreakIterator
authorerikcorry@chromium.org <erikcorry@chromium.org>
Mon, 6 Oct 2014 15:50:40 +0000 (15:50 +0000)
committererikcorry@chromium.org <erikcorry@chromium.org>
Mon, 6 Oct 2014 15:50:40 +0000 (15:50 +0000)
commitd0dc7fc4da1f7c1fa13590bb6e3b28b7899b8808
tree191ce336849ca1708a93359067951018956fe838
parent041c80e7744b7dffa2df1af9bda2c28c9f5379c4
Reland: Add a use counter for Intl.v8BreakIterator

This relands https://codereview.chromium.org/619913002/
The test has been fixed to do a GC so it does not appear to leak in
ASAN.  In addition the test has been fixed to work in the no-i18n
build, by incorporating the change from https://codereview.chromium.org/631743002/
R=ishell@chromium.org
BUG=

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

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