Thanks for fixing this, Michael. LGTM modulo:

-Rather than putting the assert here, I'd prefer to move it to
JSObject::SetObserved, replacing the

if (map->observed)
  return

Make sense?

The basic idea is that if our code is trying to transition to the observed map
more than once, something has gone wrong.

https://codereview.chromium.org/204493002/

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