Tags: dominhhai/v8
Tags
Version 5.1.99
Marks the label associated with the runtime call in CodeStubAssembler::Allocate as deferred (Chromium issue 593359).
Performance and stability improvements on all platforms.
Cr-Commit-Position: refs/heads/5.1.99@{#1}
Cr-Branched-From: abbdca9-refs/heads/master@{#34668}
Version 5.1.95
String.prototype[Symbol.iterator] does RequireObjectCoercible(this) (issue 4348).
Stage restrictive declarations flag (issue 4824).
Expose Array.prototype.values behind a flag and stage it (issue 4247).
Performance and stability improvements on all platforms.
Cr-Commit-Position: refs/heads/5.1.95@{#1}
Cr-Branched-From: 0f8cb27-refs/heads/master@{#34649}
Version 5.0.71.15 (cherry-pick) Merged 0c35579 [crankshaft] Fix invalid ToNumber optimization. BUG=chromium:590989 LOG=N R=jkummerow@chromium.org, bmeurer@chromium.org Review URL: https://codereview.chromium.org/1773183007 . Cr-Commit-Position: refs/branch-heads/5.0@{v8#21} Cr-Branched-From: ad16e6c-refs/heads/5.0.71@{#1} Cr-Branched-From: bd9df50-refs/heads/master@{#34215}
Version 5.0.71.14 (cherry-pick) Merged 86c955f Fix Array.prototype.sort on proxies. BUG=chromium:591699 LOG=N R=hablich@chromium.org NOTRY=true NOPRESUBMIT=true Review URL: https://codereview.chromium.org/1777203002 Cr-Commit-Position: refs/branch-heads/5.0@{v8#20} Cr-Branched-From: ad16e6c-refs/heads/5.0.71@{#1} Cr-Branched-From: bd9df50-refs/heads/master@{#34215}