DescriptionPPC: [builtins] One runtime fallback is enough for the String constructor.
Port 34b7b21d1d7bf2e9c77ae5726f868e69f3b4a4f3
Original commit message:
If inline allocation fails, we can just use the %NewObject fallback,
which will do the right thing. We don't need a dedicated fallback to
%AllocateInNewSpace.
R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=
Committed: https://crrev.com/ff4c3f31a0cbf450d33b551b21b9ba295feab815
Cr-Commit-Position: refs/heads/master@{#32015}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|