You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 4.2.55 (based on b67b3c5)
Protect against uninitialized lexical variables at top-level (Chromium issue 452510).
Performance and stability improvements on all platforms.
Cr-Commit-Position: refs/heads/candidates@{#25447}
Version 4.2.54 (based on bfe7f4a)
Fix HConstant(double, ...) constructor (issue 3865).
Add NativeWeakMap to v8.h (Chromium issue 437416).
Performance and stability improvements on all platforms.
Cr-Commit-Position: refs/heads/candidates@{#25445}
Version 4.2.53 (based on a18dee6)
Fix issue with multiple properties and emit store (issue 3856).
Class methods should be non enumerable (issue 3330).
Performance and stability improvements on all platforms.
Cr-Commit-Position: refs/heads/candidates@{#25443}