Status: New
Owner: ----
New issue 3345 by [email protected]: i18n: Make break iterator use optional
http://code.google.com/p/v8/issues/detail?id=3345
Break iteration isn't in ES402 (is it proposed?)
To save space, make it automatically off if the underlying ICU doesn't
support it.
Just wrap:
#if !UCONFIG_NO_BREAK_ITERATION .. #endif
.. around all of the CreateICUBreakIterator etc functions. Somehow notify
the .js side that no break iterators are available.
Will help reduce default size in https://github.com/joyent/node/issues/7676
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.