Revision: 21417
Author:   [email protected]
Date:     Thu May 22 05:33:37 2014 UTC
Log:      Transitioning stores change maps.

[email protected]

Review URL: https://codereview.chromium.org/296953003
http://code.google.com/p/v8/source/detail?r=21417

Modified:
 /branches/bleeding_edge/src/hydrogen-instructions.h

=======================================
--- /branches/bleeding_edge/src/hydrogen-instructions.h Wed May 21 08:51:29 2014 UTC +++ /branches/bleeding_edge/src/hydrogen-instructions.h Thu May 22 05:33:37 2014 UTC
@@ -6726,6 +6726,7 @@
     ASSERT(!has_transition());  // Only set once.
     SetOperandAt(2, transition);
     has_transition_ = true;
+    SetChangesFlag(kMaps);
   }

   bool NeedsWriteBarrier() {

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