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

Issue 17250003: Fix constant function transition. Insert return instruction before returning. (Closed)

Created:
7 years, 6 months ago by Toon Verwaest
Modified:
7 years, 6 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Fix constant function transition. Insert return instruction before returning. R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15180

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -3 lines) Patch
M src/arm/stub-cache-arm.cc View 1 chunk +5 lines, -1 line 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 chunk +5 lines, -1 line 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Jakob Kummerow
lgtm
7 years, 6 months ago (2013-06-17 13:50:32 UTC) #1
Toon Verwaest
7 years, 6 months ago (2013-06-17 13:51:03 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r15180 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698