Add an operator& to RetainPtr
Created attachment 170980 [details] Patch
Committed r132689: <http://trac.webkit.org/changeset/132689>
Re-opened since this is blocked by bug 100574
Let's not do this using operator& - it broke putting RetainPtrs in HashMaps (and probably Vectors too).