Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(464)

Side by Side Diff: ChangeLog

Issue 149413010: A64: Synchronize with r16024. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « AUTHORS ('k') | DEPS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2013-08-01: Version 3.20.12
2
3 Removed buggy ToNumber truncation (partial fix for issue 2813)
4
5 Calling Map etc without new should throw TypeError (issue 2819)
6
7 Fixed a crash for large code objects on ARM (Chromium issue 2736)
8
9 Fixed stale unhandlified value in JSObject::SetPropertyForResult.
10 (Chromium issue 265894)
11
12 Added new Harmony methods to String.prototype object.
13 (issue 2796,v8:2797,v8:2798,v8:2799)
14
15 Performance and stability improvements on all platforms.
16
17
18 2013-07-30: Version 3.20.11
19
20 Performance and stability improvements on all platforms.
21
22
1 2013-07-29: Version 3.20.10 23 2013-07-29: Version 3.20.10
2 24
3 Performance and stability improvements on all platforms. 25 Performance and stability improvements on all platforms.
4 26
5 27
6 2013-07-26: Version 3.20.9 28 2013-07-26: Version 3.20.9
7 29
8 Check that ExternalString objects get aligned resources. 30 Check that ExternalString objects get aligned resources.
9 31
10 Fixed JSArray-specific length lookup in polymorphic array handling 32 Fixed JSArray-specific length lookup in polymorphic array handling
(...skipping 5645 matching lines...) Expand 10 before | Expand all | Expand 10 after
5656 setting break points in them. 5678 setting break points in them.
5657 5679
5658 5680
5659 2008-07-03: Version 0.1.0 5681 2008-07-03: Version 0.1.0
5660 5682
5661 Initial export. 5683 Initial export.
5662 5684
5663 # Local Variables: 5685 # Local Variables:
5664 # mode:text 5686 # mode:text
5665 # End: 5687 # End:
OLDNEW
« no previous file with comments | « AUTHORS ('k') | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698