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

Issue 1612593002: PPC: [interpreter] First implementation of stack unwinding. (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] First implementation of stack unwinding. Port 0b3066b8f5d914bb1a8c5dd0404a866d389d7798 Original commit message: This implements a first prototype of stack unwinding for interpreted frames. The unwinding machinery performs a range-based lookup in the given handler table and potentially continues dispatching at the handler offset. Note that this does not yet correctly restore the context to the correct value when the handler is being entered. R=mstarzinger@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com BUG=v8:4674 LOG=n Committed: https://crrev.com/637cbeeb1287b08fdc5d6c039fae7ba48eded842 Cr-Commit-Position: refs/heads/master@{#33418}

Patch Set 1 #

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

Messages

Total messages: 11 (4 generated)
MTBrandyberry
4 years, 11 months ago (2016-01-20 19:35:01 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1612593002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1612593002/1
4 years, 11 months ago (2016-01-20 20:03:45 UTC) #3
Michael Starzinger
LGTM. Thanks!
4 years, 11 months ago (2016-01-20 20:12:15 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-20 20:32:40 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1612593002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1612593002/1
4 years, 11 months ago (2016-01-20 20:35:38 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 11 months ago (2016-01-20 20:36:40 UTC) #9
commit-bot: I haz the power
4 years, 11 months ago (2016-01-20 20:37:46 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/637cbeeb1287b08fdc5d6c039fae7ba48eded842
Cr-Commit-Position: refs/heads/master@{#33418}

Powered by Google App Engine
This is Rietveld 408576698