Comment #57 on issue 4137 by [email protected]: Support elements in the LookupIterator
https://code.google.com/p/v8/issues/detail?id=4137

Hi Toon,

Can at least 103675d68b77c125580f74b2dd12951127f4bc99 ("Replace Set*Callback with TransitionToAccessorPair") be cherry-picked into the 4.5.103.x series used by M45? It fixes a regression introduced in 848b620bebd327c6895d0f5af51c8c44308fd337 ("Reland of Use the LookupIterator in SetAccessor") where calling SetAccessor() on a JSGlobalProxy would assert on v8::internal::JSObject::MigrateFastToSlow because SetPropertyCallback() is being called on the global proxy instead of LookupIterator's store target.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

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