Reviewers: Michael Starzinger, Description: Merged r12531, r12562, r12563 into 3.12 branch.
Fix casting error for receiver of interceptors. Fix LBoundsCheck on x64 to handle (stack slot + constant) correctly Fix missing slot recodring during clearing of CallICs. BUG=chromium:149912,150729,chromium:144230 [email protected] Please review this at https://codereview.chromium.org/10993011/ SVN Base: https://v8.googlecode.com/svn/branches/3.12 Affected files: M src/ic-inl.h M src/objects.h M src/objects.cc M src/version.cc M src/x64/lithium-codegen-x64.cc M test/cctest/test-api.cc M test/cctest/test-heap.cc A + test/mjsunit/regress/regress-crbug-150729.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
