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

Issue 12223053: Fix bugs in DeoptimizeIf when lazy deopt is requested. (Closed)

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

Description

Fix bugs in DeoptimizeIf when lazy deopt is requested. This also implements --trap-on-deopt on x64 and simplifies the implementation of this flag on all architectures. R=danno@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=13633

Patch Set 1 #

Patch Set 2 : Allow continuation after the int3 trap. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -41 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 2 chunks +11 lines, -6 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 1 chunk +23 lines, -29 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 2 chunks +21 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
7 years, 10 months ago (2013-02-08 16:34:11 UTC) #1
danno
7 years, 10 months ago (2013-02-08 17:04:11 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698