[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 Review URL: https://codereview.chromium.org/1440193003 Cr-Commit-Position: refs/heads/master@{#32000}
Showing
Please
register
or
sign in
to comment