Reviewers: danno,

Description:
Merged r12504, r12531, r12562, r12563, r12655 into 3.13 branch.

Fix caching of optimized code for OSR.

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.

Fix slot recording of code target patches.

[email protected]
BUG=v8:2326,chromium:149912,150729,chromium:144230,chromium:152615,chromium:144230


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

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

Affected files:
  M src/compiler.cc
  M src/ic-inl.h
  M src/mark-compact.h
  M src/mark-compact.cc
  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-2326.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