Sven, thanks for your review.

This CL wants to put the deoptimization entries into the X64 code range so that
the DeoptimizeIf in lithium-codegen-x64.cc could direct jump or conditional
branch to the deoptimization entry. By doing this, we could avoid generating the
jump table in lithium-codegen-x64.cc to save code size.

https://codereview.chromium.org/11566011/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to