Description[builtins] One runtime fallback is enough for the String constructor.
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=verwaest@chromium.org
Committed: https://crrev.com/34b7b21d1d7bf2e9c77ae5726f868e69f3b4a4f3
Cr-Commit-Position: refs/heads/master@{#32000}
Patch Set 1 #Patch Set 2 : Fix typo. #Patch Set 3 : Fix arm64. #Patch Set 4 : Another fix. #Patch Set 5 : Fix scratch registers. #Patch Set 6 : Use correct temp registers. #
Messages
Total messages: 25 (12 generated)
|