Reviewers: Jakob,

Message:
Hi Jakob, thanks for the help on this issue. Here is the fix we discussed. I was
able to add --nocall-ic support too.
--Michael


Description:
Reland "Customized support for feedback on calls to Array." and follow-up fixes.

Comparing one CallIC::State to another was not done correctly, leading to a
failure to patch a CallIC when transitioning from monomorphic Array to
megamorphic.

BUG=377198
LOG=N


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

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

Affected files (+726, -256 lines):
  M src/arm/code-stubs-arm.cc
  M src/arm64/code-stubs-arm64.cc
  M src/ast.h
  M src/code-stubs.h
  M src/hydrogen.h
  M src/hydrogen.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ic.h
  M src/ic.cc
  M src/mips/code-stubs-mips.cc
  M src/objects.cc
  M src/type-info.h
  M src/type-info.cc
  M src/typing.cc
  M src/x64/code-stubs-x64.cc
  M test/mjsunit/array-constructor-feedback.js
  M test/mjsunit/array-feedback.js
  A test/mjsunit/regress/regress-377290.js


--
--
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/d/optout.

Reply via email to