Reviewers: mvstanton,

Message:
PTAL

Description:
Move function prototype handling into a special handler rather than IC
Adjust hydrogen handling of function.prototype to be based on map feedback.
Handle non-instance prototype loading using an IC rather than in the hydrogen
instruction. In the future, remove the special instruction and replace by
multiple hydrogen instructions.

BUG=

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

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

Affected files (+47, -140 lines):
  M src/arm/lithium-codegen-arm.cc
  M src/arm64/lithium-codegen-arm64.cc
  M src/ast.h
  M src/code-stubs.h
  M src/hydrogen.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ic.cc
  M src/type-info.h
  M src/type-info.cc
  M src/typing.cc
  M src/x64/lithium-codegen-x64.cc


--
--
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