Reviewers: Dmitry Lomov (chromium), danno, Sven Panne,

Message:
PTAL

Description:
Turn mark deoptimize on undefined into a proper HPhase.

This patch also removes the implicit recursion on phi operands,
using a loop and a worklist instead, to avoid potential stack
overflows.

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

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

Affected files:
  A + src/hydrogen-mark-deoptimize.h
  A + src/hydrogen-mark-deoptimize.cc
  M src/hydrogen.h
  M src/hydrogen.cc
  M tools/gyp/v8.gyp


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