Reviewers: Michael Starzinger, titzer,

Message:
Let me know if you think this is the right direction.

Description:
Make AST graph builder parametric in context specialization.

Load literals array also from activation (JSFunction).
Load builtins in generic lowering from activation.

[email protected],[email protected]

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

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

Affected files (+362, -140 lines):
  M BUILD.gn
  M src/compiler/ast-graph-builder.h
  M src/compiler/ast-graph-builder.cc
  A src/compiler/js-activation-access-builder.h
  A src/compiler/js-activation-access-builder.cc
  M src/compiler/js-context-specialization.h
  M src/compiler/js-context-specialization.cc
  M src/compiler/js-generic-lowering.h
  M src/compiler/js-generic-lowering.cc
  M src/compiler/js-inlining.cc
  M src/compiler/node-properties-inl.h
  M src/compiler/pipeline.cc
  M test/cctest/compiler/test-js-context-specialization.cc
  M tools/gyp/v8.gyp
  M tools/run-tests.py


--
--
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