Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(66)

Issue 18860007: Move InitializeICU() to the V8 API and use it. (Closed)

Created:
7 years, 5 months ago by jochen (gone - plz use gerrit)
Modified:
7 years, 5 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Move InitializeICU() to the V8 API and use it. I can't get rid of the enable_i18n flag yet, as we need to be able to turn off all extensions for creating the snapshot. BUG=v8:2745 R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15618

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -22 lines) Patch
M include/v8.h View 1 chunk +6 lines, -0 lines 0 comments Download
M samples/lineprocessor.cc View 2 chunks +1 line, -2 lines 0 comments Download
M samples/process.cc View 3 chunks +1 line, -3 lines 0 comments Download
M samples/samples.gyp View 2 chunks +8 lines, -0 lines 0 comments Download
M samples/shell.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/api.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M src/d8.cc View 2 chunks +1 line, -7 lines 0 comments Download
M src/d8.gyp View 1 chunk +0 lines, -4 lines 0 comments Download
M src/icu_util.h View 1 chunk +3 lines, -1 line 0 comments Download
M src/icu_util.cc View 3 chunks +5 lines, -3 lines 0 comments Download
M src/mksnapshot.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jochen (gone - plz use gerrit)
7 years, 5 months ago (2013-07-11 08:21:05 UTC) #1
Jakob Kummerow
lgtm
7 years, 5 months ago (2013-07-11 09:18:24 UTC) #2
jochen (gone - plz use gerrit)
7 years, 5 months ago (2013-07-11 09:59:03 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r15618 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698