On 2012/11/08 15:26:14, Yang wrote:

This change includes:

- Format the message string when the error object is constructed, instead of
doing it lazily. Performance impact should be low.
- Turn the message dictionary into a object literal.
- Pass message type and formatting arguments as string and array instead of
bundled into a JSMessageObject. This makes some runtime calls to extract the
values obsolete.
- A bug discovered in proxies.js has been filed in v8:2398

http://codereview.chromium.org/11368142/

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

Reply via email to