Reviewers: Michael Starzinger,

Message:
Thanks for having a look!
--Michael

Description:
Bugfix: array constructors that expect a type feedback cell that points
to an AllocationSite were being passed the undefined object in some
cases. Clearly separate the cases where we have an AllocationSite and
where we don't in the general ArrayConstructorStub.

BUG=

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

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

Affected files (+155, -98 lines):
  M src/code-stubs.h
  M src/hydrogen.cc
  M src/ia32/code-stubs-ia32.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/groups/opt_out.

Reply via email to