Reviewers: danno,
Message:
As discussed in person, this CL makes the code generated in the
deoptimization
jump table always pass the return PC (either using a CALL or a
jump-and-link) so
that the calling convention into the deoptimization entries is more uniform.
Description:
Remove special-casing of EAGER and SOFT deoptimization calling conventions,
allowing calling address to always be available to deoptimization entries.
BUG=
Please review this at https://codereview.chromium.org/18356008/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M src/arm/deoptimizer-arm.cc
M src/arm/lithium-codegen-arm.cc
M src/deoptimizer.cc
M src/ia32/deoptimizer-ia32.cc
M src/ia32/lithium-codegen-ia32.cc
M src/mips/deoptimizer-mips.cc
M src/mips/lithium-codegen-mips.cc
M src/x64/deoptimizer-x64.cc
M src/x64/lithium-codegen-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/groups/opt_out.