Description[stubs] Properly handle length overflow in StringAddStub.
Using the Hydrogen code stub bailout mechanism is not correct for the
string length overflow check in the StringAddStub. Instead make sure we
just throw the proper exception.
R=mstarzinger@chromium.org
BUG=chromium:627934
Committed: https://crrev.com/6530a16eb5b7ccfd4cbcda105035f2c4c27295db
Cr-Commit-Position: refs/heads/master@{#37758}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Throw a proper RangeError #
Total comments: 2
Messages
Total messages: 15 (6 generated)
|