This repository was archived by the owner on Mar 25, 2018. It is now read-only.
4.5.1
Test that TypedArray methods don't read length (issue 3578).
Implement %TypedArray%.{fill,find,findIndex} (issue 3578).
TypedArray.prototype.copyWithin method (issue 3578).
Provide accessor for object internal properties that doesn't require debugger to be active (Chromium issue 481845).
Don't create debug context if debug listener is not set (Chromium issue 482290).
Performance and stability improvements on all platforms.
Cr-Commit-Position: refs/heads/4.5.1@{#1}
Cr-Branched-From: fd892a676ea2996eeb3db36182f516de13dd3088-refs/heads/master@{#28431}