Reviewers: marja, dcarney,

Message:
PTAL. This doesn't optimize allocation of two-byte literals that have only ascii
chars.

Description:
Experimental lexer: fix internalization and allocation of literals.

BUG=

Please review this at https://codereview.chromium.org/140913009/

SVN Base: https://v8.googlecode.com/svn/branches/experimental/parser

Affected files (+269, -137 lines):
  M src/factory.h
  M src/factory.cc
  M src/lexer/experimental-scanner.h
  M src/lexer/experimental-scanner.cc
  M src/objects-inl.h
  M src/objects.cc
  M src/parser.h
  M src/parser.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to