Reviewers: Mads Ager, Jungshik Shin,

Message:
Jungshik, you already reviewed most of the code, but you may want to take one
more look at it.

tools/presubmit.py found no errors.

Description:
Adding experimental JavaScript internationalization API to V8 as an extension.
This CL implements Locale object only.

Each embeder has to decide whether to include this extension or not by editing
their build rules.

See ecmascript strawman document for details on i18n API.
http://wiki.ecmascript.org/doku.php?id=strawman:i18n_api

TEST=WebKit CL (in progress) will have layout tests for extension.


Please review this at http://codereview.chromium.org/5671002/

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  A     src/extensions/experimental/i18n-extension.h
  A     src/extensions/experimental/i18n-extension.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to