Reviewers: Michael Starzinger,

Description:
Merged r12531, r12543, r12562, r12563 into 3.12 branch.

Fix casting error for receiver of interceptors.

Fix lost arguments dropping in HLeaveInlined.

Fix LBoundsCheck on x64 to handle (stack slot + constant) correctly

Fix missing slot recodring during clearing of CallICs.

BUG=chromium:149912,chromium:150545,150729,chromium:144230

[email protected]


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

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

Affected files:
  M src/arm/lithium-arm.cc
  M src/hydrogen-instructions.h
  M src/hydrogen.cc
  M src/ia32/lithium-ia32.cc
  M src/ic-inl.h
  M src/mips/lithium-mips.cc
  M src/objects.h
  M src/objects.cc
  M src/version.cc
  M src/x64/lithium-codegen-x64.cc
  M src/x64/lithium-x64.cc
  M test/cctest/test-api.cc
  M test/cctest/test-heap.cc
  A + test/mjsunit/regress/regress-crbug-150545.js
  A + test/mjsunit/regress/regress-crbug-150729.js


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

Reply via email to