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

Issue 8407002: Version 3.7.2 (Closed)

Created:
9 years, 1 month ago by Erik Corry
Modified:
9 years, 1 month ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Version 3.7.2 Fixed bug in deoptimization. Known issue with jslint: Issue 1789. Committed: http://code.google.com/p/v8/source/detail?r=9821

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -160 lines) Patch
M ChangeLog View 1 chunk +5 lines, -0 lines 0 comments Download
M src/arm/builtins-arm.cc View 4 chunks +12 lines, -6 lines 0 comments Download
M src/arm/code-stubs-arm.cc View 2 chunks +13 lines, -2 lines 0 comments Download
M src/globals.h View 1 chunk +14 lines, -0 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M src/ia32/builtins-ia32.cc View 1 chunk +8 lines, -4 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/mips/builtins-mips.cc View 3 chunks +12 lines, -5 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 21 chunks +69 lines, -85 lines 0 comments Download
M src/parser.h View 1 chunk +3 lines, -1 line 0 comments Download
M src/parser.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/preparse-data.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/preparser.h View 5 chunks +9 lines, -17 lines 0 comments Download
M src/preparser.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/v8globals.h View 1 chunk +0 lines, -10 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/builtins-x64.cc View 1 chunk +8 lines, -4 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 chunk +0 lines, -14 lines 0 comments Download
M test/test262/test262.status View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
9 years, 1 month ago (2011-10-27 14:12:22 UTC) #1
fschneider
9 years, 1 month ago (2011-10-27 14:14:34 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698