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

Side by Side Diff: ChangeLog

Issue 8407002: Version 3.7.2 (Closed) Base URL: http://v8.googlecode.com/svn/trunk/
Patch Set: Created 9 years, 1 month 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 | « no previous file | src/arm/builtins-arm.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2011-10-27: Version 3.7.2
2
3 Fix bug in deoptimization. Known issue with jslint: Issue 1789.
4
5
1 2011-10-26: Version 3.7.1 6 2011-10-26: Version 3.7.1
2 7
3 Achieved 33% speedup in debug-mode tests. 8 Achieved 33% speedup in debug-mode tests.
4 9
5 Removed special casing of calls to RegExp test and exec methods with no 10 Removed special casing of calls to RegExp test and exec methods with no
6 argument. Now matches new JSC behaviour. crbug.com/75740. 11 argument. Now matches new JSC behaviour. crbug.com/75740.
7 12
8 Return the empty string on cyclic references in toString (ES5 13 Return the empty string on cyclic references in toString (ES5
9 conformance). 14 conformance).
10 15
(...skipping 3389 matching lines...) Expand 10 before | Expand all | Expand 10 after
3400 setting break points in them. 3405 setting break points in them.
3401 3406
3402 3407
3403 2008-07-03: Version 0.1.0 3408 2008-07-03: Version 0.1.0
3404 3409
3405 Initial export. 3410 Initial export.
3406 3411
3407 # Local Variables: 3412 # Local Variables:
3408 # mode:text 3413 # mode:text
3409 # End: 3414 # End:
OLDNEW
« no previous file with comments | « no previous file | src/arm/builtins-arm.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698