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

Side by Side Diff: ChangeLog

Issue 7043003: Version 3.3.8 (Closed) Base URL: https://v8.googlecode.com/svn/trunk
Patch Set: Created 9 years, 7 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 | « no previous file | include/v8.h » ('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-05-18: Version 3.3.8
2
3 Add MarkIndependent to the persistent handle API. Independent
4 handles are independent of all other persistent handles and can be
5 garbage collected more frequently.
6
7 Implement the get trap for Harmony proxies. Proxies are enabled
8 with the --harmony-proxies flag.
9
10 Performance improvements and bug fixes on all platforms.
11
12
1 2011-05-16: Version 3.3.7 13 2011-05-16: Version 3.3.7
2 14
3 Updated MIPS infrastructure files. 15 Updated MIPS infrastructure files.
4 16
5 Performance improvements and bug fixes on all platforms. 17 Performance improvements and bug fixes on all platforms.
6 18
7 19
8 2011-05-11: Version 3.3.6 20 2011-05-11: Version 3.3.6
9 21
10 Updated MIPS infrastructure files. 22 Updated MIPS infrastructure files.
(...skipping 2771 matching lines...) Expand 10 before | Expand all | Expand 10 after
2782 2794
2783 Improved debugger support by allowing nested break points and by 2795 Improved debugger support by allowing nested break points and by
2784 dealing with stack-overflows when compiling functions before 2796 dealing with stack-overflows when compiling functions before
2785 setting break points in them. 2797 setting break points in them.
2786 2798
2787 2799
2788 2008-07-03: Version 0.1.0 2800 2008-07-03: Version 0.1.0
2789 2801
2790 Initial export. 2802 Initial export.
2791 2803
OLDNEW
« no previous file with comments | « no previous file | include/v8.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698