392ba729ac
FinalizeHash gets called with values of hashbits that are larger than 32. Fixes #28626. BUG=https://github.com/dart-lang/sdk/issues/28626 R=vegorov@google.com Review-Url: https://codereview.chromium.org/2669183004 .