This repository was archived by the owner on Mar 25, 2018. It is now read-only.
3.32.1
tagged this
07 Jan 09:49
[turbofan] Don't crash when typing load from a Uint8ClampedArray (Chromium issue 446156).
[turbofan] Truncation of Bit/Word8/16 to Word32 is a no-op (Chromium issue 445859).
[x64] Rearrange code for OOB integer loads (Chromium issue 445858).
Fix %NeverOptimizeFunction() intrinsic (Chromium issue 445732).
[turbofan] Fix invalid bounds check with overflowing offset (Chromium issue 445267).
[turbofan] Raise max virtual registers and call parameter limit (issue 3786).
Performance and stability improvements on all platforms.
Cr-Commit-Position: refs/heads/candidates@{#25351}