DescriptionX87: Fix pushing of register in CallConstructStub outside frame.
port 1f295980b7ac309dcef732088ae363722277a408 (r29787).
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.
BUG=
Committed: https://crrev.com/5cdb1cee4b98614cadcae927cfec6518162045df
Cr-Commit-Position: refs/heads/master@{#29828}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|