Add a "pass type" and "peek type" concept to HashTraits
https://bugs.webkit.org/show_bug.cgi?id=72473

Reviewed by Filip Pizlo.

* wtf/HashTraits.h: Added the pass type and peek type.
For OwnPtr, the pass type will be PassOwnPtr and the peek
type will be a raw pointer.


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100418 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed