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

Issue 11011: The expected expression stack height at the return label can be... (Closed)

Created:
12 years, 1 month ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

The expected expression stack height at the return label can be anything, so we set it to zero and special case it when generating merge code. Committed: http://code.google.com/p/v8/source/detail?r=758

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -10 lines) Patch
M src/codegen-arm.h View 2 chunks +10 lines, -0 lines 0 comments Download
M src/codegen-arm.cc View 8 chunks +16 lines, -1 line 0 comments Download
M src/jump-target-arm.cc View 4 chunks +28 lines, -3 lines 0 comments Download
M src/jump-target-ia32.cc View 3 chunks +3 lines, -6 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Kevin Millikin (Chromium)
12 years, 1 month ago (2008-11-14 12:30:51 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698