DescriptionDelegate throwing in RegExpExecStub to CEntryStub.
This ensures that there is only one stub that deals with unwinding the
stack. Having more than one place containing that logic is brittle and
error prone, especially when it is a corner case only for RangeErrors.
R=titzer@chromium.org
TEST=mjsunit/regress/regress-crbug-467047
BUG=chromium:467047
LOG=N
Committed: https://crrev.com/86b391ecad592eeff68b13814241017811fdee2c
Cr-Commit-Position: refs/heads/master@{#27243}
Patch Set 1 #Patch Set 2 : Fix ARM64 compilation. #Patch Set 3 : Ported to all the architectures. #
Messages
Total messages: 8 (2 generated)
|