Calling pairIntHash with uint64_t parameters not only ignores 32 bits of the uint64_t, but it caused a compiler warning in an internal file that includes Int128.h.
<rdar://problem/103925489>
Pull request: https://github.com/WebKit/WebKit/pull/8243
*** This bug has been marked as a duplicate of bug 250147 ***