Reviewers: danno,

Message:
Hi Danno, here is the fix for the cross-context issue we discussed. Thanks for
the look,
--Michael

Description:
Becuase of cross-context calls, hydrogen-based Array constructor needs to ensure
the array constructor pointer passed in matches that of the current context.

BUG=

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

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

Affected files:
  M src/arm/code-stubs-arm.cc
  M src/builtins.cc
  M src/code-stubs-hydrogen.cc
  M src/code-stubs.h
  M src/heap.cc
  M src/hydrogen.h
  M src/hydrogen.cc
  M src/ia32/code-stubs-ia32.cc
  M src/x64/code-stubs-x64.cc
  M test/mjsunit/allocation-site-info.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/groups/opt_out.


Reply via email to