Seems reasonable to me, but I wonder if we care about the access_check bit at
all?  Is that just for performance that check?  It seems like you could just
always do the same origin check on enqueue and call it a day.

We're trying to move everything except property reads and writes away from
access checks and into the same origin check in places where things can leak
cross context.

https://codereview.chromium.org/265503002/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to