This patch doesn't apply to the bleeding edge branch.
Looking at
https://code.google.com/p/v8/source/browse/branches/bleeding_edge/src/unbound-queue-inl.h
I see that it's using OS::ReleaseStore, while the base file for this CL appears
to be using Release_Store()
My suggestion is to disemploy OS::ReleaseStore in favor of
v8::internal::Release_Store(), so if the mismatch is because of some other
upcoming patch doing so, that's great.

https://codereview.chromium.org/17294004/

--
--
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/groups/opt_out.


Reply via email to