Reviewers: Toon Verwaest,

Message:
As discussed.

Description:
Drop unnecessary receiver validity checks from {Load,Store}IC_Normal.

Since these builtins are used as handlers after a map check/dispatch, they don't
need to check the receiver again.

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

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

Affected files (+49, -242 lines):
  M src/arm/ic-arm.cc
  M src/arm64/ic-arm64.cc
  M src/ia32/ic-ia32.cc
  M src/x64/ic-x64.cc


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to