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

Issue 10155024: Fix deopted construct stub frame to contain code object. (Closed)

Created:
8 years, 8 months ago by Michael Starzinger
Modified:
8 years, 8 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Fix deopted construct stub frame to contain code object. R=danno@chromium.org BUG=chromium:124594 TEST=mjsunit/regress/regress-124594 Committed: https://code.google.com/p/v8/source/detail?r=11436

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -12 lines) Patch
M src/arm/deoptimizer-arm.cc View 4 chunks +12 lines, -3 lines 0 comments Download
M src/ia32/deoptimizer-ia32.cc View 4 chunks +12 lines, -3 lines 0 comments Download
M src/mips/deoptimizer-mips.cc View 4 chunks +12 lines, -3 lines 0 comments Download
M src/x64/deoptimizer-x64.cc View 4 chunks +13 lines, -3 lines 0 comments Download
A test/mjsunit/regress/regress-124594.js View 1 chunk +50 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years, 8 months ago (2012-04-24 09:58:23 UTC) #1
danno
8 years, 8 months ago (2012-04-25 13:01:55 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698