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

Issue 1615093004: PPC: [interpreter] Fix return address when entering exception handler. (Closed)

Created:
4 years, 11 months ago by MTBrandyberry
Modified:
4 years, 11 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

PPC: [interpreter] Fix return address when entering exception handler. Port ca51c204e1ab1519e2c623a74fad117577c37732 Original commit message: This fixes the broken return address when the exception handler within interpreted bytecode is being entered via stack unwinding. The address in question will never actually be taken, but our stack walker uses this address to determine whether a frame is interpreted. R=mstarzinger@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com TEST=cctest/test-interpreter/InterpreterTryCatch BUG=v8:4674 LOG=n Committed: https://crrev.com/35dfeb2cfda3371535ce0c90e2a0d7bae132fce9 Cr-Commit-Position: refs/heads/master@{#33471}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M src/ppc/builtins-ppc.cc View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
MTBrandyberry
4 years, 11 months ago (2016-01-22 15:44:27 UTC) #1
Michael Starzinger
LGTM. Thanks!
4 years, 11 months ago (2016-01-22 15:53:25 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1615093004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1615093004/1
4 years, 11 months ago (2016-01-22 15:58:48 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 11 months ago (2016-01-22 16:21:11 UTC) #5
commit-bot: I haz the power
4 years, 11 months ago (2016-01-22 16:21:52 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/35dfeb2cfda3371535ce0c90e2a0d7bae132fce9
Cr-Commit-Position: refs/heads/master@{#33471}

Powered by Google App Engine
This is Rietveld 408576698