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

Issue 1467923004: PPC: Make arguments adaptor not clobber new.target. (Closed)

Created:
5 years, 1 month ago by MTBrandyberry
Modified:
5 years, 1 month 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: Make arguments adaptor not clobber new.target. Port c1e7c8d972e8a42878dcae6bf1ad33997608e7b3 Original commit message: This ensures that the ArgumentsAdaptorTrampoline does not clobber the new.target value, but rather passes it through to the callee unaltered. Note that callees do not yet use the new.target value so far. This is a preparatory CL to allows us passing new.target in a register instead of via a side-channel through the construct stub frame. R=mstarzinger@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com BUG=v8:4544 LOG=n Committed: https://crrev.com/395884deb7f38e2a765a4fe01751250c9882ade3 Cr-Commit-Position: refs/heads/master@{#32184}

Patch Set 1 #

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

Messages

Total messages: 6 (1 generated)
MTBrandyberry
5 years, 1 month ago (2015-11-23 17:49:46 UTC) #1
Michael Starzinger
LGTM. Thanks!
5 years, 1 month ago (2015-11-23 17:53:20 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1467923004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1467923004/1
5 years, 1 month ago (2015-11-23 18:23:23 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 1 month ago (2015-11-23 18:45:22 UTC) #5
commit-bot: I haz the power
5 years, 1 month ago (2015-11-23 18:45:36 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/395884deb7f38e2a765a4fe01751250c9882ade3
Cr-Commit-Position: refs/heads/master@{#32184}

Powered by Google App Engine
This is Rietveld 408576698