Reviewers: ulan,

Message:
Part of the out-of-line constant pool change - PTAL.

Description:
Fix deoptimization for out-of-line constant pool.

Ensure that the stack contains the correct constant pool pointer when a
function deopts.

This CL depends on https://codereview.chromium.org/183803022/ landing first.

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

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

Affected files (+104, -27 lines):
  src/a64/deoptimizer-a64.cc
  src/a64/frames-a64.cc
  src/arm/deoptimizer-arm.cc
  M src/deoptimizer.h
  M src/deoptimizer.cc
  M src/frames-inl.h
  M src/frames.h
  M src/frames.cc
  M src/ia32/deoptimizer-ia32.cc
  M src/x64/deoptimizer-x64.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