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

Issue 7978002: Merge svn revision 9331 to the 3.5 branch. (Closed)

Created:
9 years, 3 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 3 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Merge svn revision 9331 to the 3.5 branch. This fixes a bug that can give incorrect JavaScript results when deoptimizing from inside an inlined function body. R=fschneider@chromium.org BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9342

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -22 lines) Patch
M src/arm/lithium-arm.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/arm/lithium-arm.cc View 4 chunks +9 lines, -5 lines 0 comments Download
M src/deoptimizer.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M src/ia32/lithium-ia32.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/ia32/lithium-ia32.cc View 4 chunks +9 lines, -5 lines 0 comments Download
M src/objects.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/lithium-x64.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/x64/lithium-x64.cc View 4 chunks +9 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
9 years, 3 months ago (2011-09-20 10:49:17 UTC) #1
fschneider
9 years, 3 months ago (2011-09-20 11:29:17 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698