Reviewers: Benedikt Meurer,

Message:
Could you take a look, please?

Description:
More lazy deoptimization in Turbofan (binops, loads/stores)

Deoptimizing binory operations, (Load|Store)(Property|Named),
constructors.

This also fixes safepoint lookup to account for lazily deoptimized code.


BUG=

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

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

Affected files (+225, -94 lines):
  M src/compiler/ast-graph-builder.h
  M src/compiler/ast-graph-builder.cc
  M src/compiler/js-generic-lowering.cc
  M src/compiler/js-operator.h
  M src/compiler/operator-properties-inl.h
  M src/deoptimizer.cc
  M src/objects.cc
  M test/cctest/cctest.status
  M test/cctest/test-deoptimization.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