WTF::HashTraits: Remove unnecessary Peek() functions.
Peek() always takes a reference to an existing slot in a table. Therefore, Peek() does not take a nullptr_t value, since nullptr_t is not stored in the backing buffer. BUG=715430 R=tzik@chromium.org Review-Url: https://codereview.chromium.org/2844583004 Cr-Commit-Position: refs/heads/master@{#467920}
Showing
Please register or sign in to comment