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

Issue 198463006: Ensure that lazy deopt sequence does not override calls. (Closed)

Created:
6 years, 9 months ago by ulan
Modified:
6 years, 9 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Ensure that lazy deopt sequence does not override calls. BUG=354433 LOG=N TEST=mjsunit/regress/regress-354433.js R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20155

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -36 lines) Patch
M src/a64/lithium-codegen-a64.cc View 3 chunks +4 lines, -5 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 3 chunks +4 lines, -4 lines 0 comments Download
A + test/mjsunit/regress/regress-354433.js View 1 chunk +24 lines, -15 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ulan
PTAL
6 years, 9 months ago (2014-03-20 17:27:23 UTC) #1
Jakob Kummerow
lgtm
6 years, 9 months ago (2014-03-20 17:31:05 UTC) #2
ulan
6 years, 9 months ago (2014-03-21 11:02:24 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20155 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698