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

Issue 2486393005: PPC/s390: [turbofan] Advance bytecode offset after lazy deopt. (Closed)

Created:
4 years, 1 month ago by JaideepBajwa
Modified:
4 years, 1 month ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

PPC/s390: [turbofan] Advance bytecode offset after lazy deopt. Port 93c65952009a611b840142e63237c58c7267bfd1 Original commit message: This changes {FrameState} nodes modeling "after" states to use bytecode offsets pointing to the deoptimizing bytecode. This is in sync with the normal execution, as the bytecode offset is advanced after operations complete in regular bytecode handlers. The change is necessary to ensure lazy deoptimized frames contain an accurate bytecode offset while they are on the stack. Such frames can be inspected by various stack walks. The continuation builtin will advance the bytecode offset upon return. R=mstarzinger@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com BUG= LOG=N Committed: https://crrev.com/a5467aae1ec7427a67b3cd8a0635c1f7ff62e25a Cr-Commit-Position: refs/heads/master@{#40898}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -2 lines) Patch
M src/builtins/ppc/builtins-ppc.cc View 2 chunks +26 lines, -1 line 0 comments Download
M src/builtins/s390/builtins-s390.cc View 2 chunks +26 lines, -1 line 0 comments Download

Messages

Total messages: 8 (2 generated)
JaideepBajwa
ptal
4 years, 1 month ago (2016-11-10 14:16:02 UTC) #1
john.yan
lgtm
4 years, 1 month ago (2016-11-10 14:18:32 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2486393005/1
4 years, 1 month ago (2016-11-10 14:20:42 UTC) #4
Michael Starzinger
LGTM. Thanks!
4 years, 1 month ago (2016-11-10 14:26:09 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-10 14:41:22 UTC) #6
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:29:27 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/a5467aae1ec7427a67b3cd8a0635c1f7ff62e25a
Cr-Commit-Position: refs/heads/master@{#40898}

Powered by Google App Engine
This is Rietveld 408576698