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

Issue 1252493004: PPC: Fix pushing of register in CallConstructStub outside frame. (Closed)

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

Description

PPC: Fix pushing of register in CallConstructStub outside frame. Port 1f295980b7ac309dcef732088ae363722277a408 Original commit message: This fixes a recent regression where the register holding the original receiver was pushed onto the stack before the internal frame within the CallStubInRecordCallTarget helper was created. That in turn confused the stack walker when allocations in these stubs failed. R=mstarzinger@chromium.org, dstence@us.ibm.com, michael_dawson@ca.ibm.com BUG=chromium:512711 LOG=N Committed: https://crrev.com/c9ca1803adef95df78d1e528bbbe4d50c658af64 Cr-Commit-Position: refs/heads/master@{#29823}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -35 lines) Patch
M src/ppc/code-stubs-ppc.cc View 6 chunks +39 lines, -35 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
MTBrandyberry
5 years, 5 months ago (2015-07-23 16:27:58 UTC) #1
Michael Starzinger
LGTM.
5 years, 5 months ago (2015-07-23 16:30:00 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1252493004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1252493004/1
5 years, 5 months ago (2015-07-23 16:35:44 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 5 months ago (2015-07-23 16:59:54 UTC) #5
commit-bot: I haz the power
5 years, 5 months ago (2015-07-23 17:00:14 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c9ca1803adef95df78d1e528bbbe4d50c658af64
Cr-Commit-Position: refs/heads/master@{#29823}

Powered by Google App Engine
This is Rietveld 408576698