Reviewers: Michael Starzinger, Description: Drastically reduce the number of created strings in d8.
This also reduces the number of TLS accesses, so it is a double-win. We have 230k less TLS accesses while running Octane now, so we are down to 23% now compared to the start of these TLS-related CLs. Introduced a tiny helper function for throwing on the way. Please review this at https://codereview.chromium.org/11417029/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/d8.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
