Roll ICU 239289:258359 and add support for external ICU data tables
authorjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 25 Mar 2014 12:05:33 +0000 (12:05 +0000)
committerjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 25 Mar 2014 12:05:33 +0000 (12:05 +0000)
commit04eefb86f46a43d56f19b4c63581c03eec08b2f4
treee087f71923081b5b643ec640c8f0dfbe3a0f7d9d
parent51571d8ff9ef167bd57f1faad644496b557451ac
Roll ICU 239289:258359 and add support for external ICU data tables

The only binary that supports ICU data tables is d8. The location of the
data table file has to be passed via a command line switch:

  $ out/x64.optdebug/d8 --icu-data-file=out/x64.optdebug/icudtl.dat

BUG=72633,v8:3142
R=danno@chromium.org
LOG=y

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20239 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
DEPS
Makefile
include/v8.h
src/api.cc
src/d8.cc
src/d8.h
src/icu_util.cc
src/icu_util.h
tools/gyp/v8.gyp