I also added nop padding to the Abort macro on ARM to make its size constant (as
discussed with Erik). This is required to make patching of the inlined keyed
load code work.


http://codereview.chromium.org/2870018/diff/2001/3014
File src/objects.h (right):

http://codereview.chromium.org/2870018/diff/2001/3014#newcode3027
src/objects.h:3027: // Returns a copy of the map, with all transitions
dropped from the
On 2010/06/24 09:22:17, Mads Ager wrote:
Please update these comments to state that a copy is only created if
the map is
not already the fast/slow map. Reading this comment it seems safe to
use this to
copy a map and change it.

Done.

http://codereview.chromium.org/2870018/show

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to