https://codereview.chromium.org/1105693002/diff/40001/src/heap/identity-map.h
File src/heap/identity-map.h (right):

https://codereview.chromium.org/1105693002/diff/40001/src/heap/identity-map.h#newcode65
src/heap/identity-map.h:65: // The value type {V} must be
reinterpret_cast'able to void*.
On 2015/04/28 09:32:34, Erik Corry wrote:
Add comment that V should not be a heap object type or a pointer to a
heap
object type.  Ideally also a static assert.

I've added a bulleted list to make usage more clear.

https://codereview.chromium.org/1105693002/

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