DescriptionPPC: 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 #
Messages
Total messages: 6 (1 generated)
|