Reviewers: rossberg,

Message:
Committed patchset #1 manually as r21882 (tree was closed).

Description:
Revert "Parser: Delay internalizing strings and values." (r21841)

Plus the fixes on top.

Reason: regresses benchmarks (JSBench) and perf (morejs).

[email protected]
BUG=385404
LOG=N

Committed: https://code.google.com/p/v8/source/detail?r=21882

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

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

Affected files (+641, -1547 lines):
  M BUILD.gn
  M include/v8.h
  M src/ast.h
  M src/ast.cc
  D src/ast-value-factory.h
  D src/ast-value-factory.cc
  M src/compiler.h
  M src/compiler.cc
  M src/func-name-inferrer.h
  M src/func-name-inferrer.cc
  M src/heap.h
  M src/hydrogen.cc
  M src/interface.h
  M src/interface.cc
  M src/objects.cc
  M src/parser.h
  M src/parser.cc
  M src/preparser.h
  M src/prettyprinter.h
  M src/prettyprinter.cc
  M src/rewriter.cc
  M src/scanner.h
  M src/scanner.cc
  M src/scopeinfo.cc
  M src/scopes.h
  M src/scopes.cc
  M src/utils.h
  M src/utils.cc
  M src/variables.h
  M src/variables.cc
  M test/cctest/test-ast.cc
  M test/cctest/test-parsing.cc
  M tools/gyp/v8.gyp
  M tools/parser-shell.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/d/optout.

Reply via email to