DescriptionMake compilers agree on source position of thrown errors.
This makes the compilers agree on the source position of a message
generated by "throw new Error()", it points to the beginning of the
throw directive.
R=titzer@chromium.org
TEST=message/regress/regress-3995
BUG=v8:3995
LOG=N
Committed: https://crrev.com/10dd9ce8beef4e57bc0ad90cb336d8dfe7aedf64
Cr-Commit-Position: refs/heads/master@{#27775}
Patch Set 1 #Patch Set 2 : Rebased and finished. #Patch Set 3 : Adapt one more test expectation. #
Total comments: 7
Patch Set 4 : Fix one regression. #Patch Set 5 : Fix another regression. #
Messages
Total messages: 13 (4 generated)
|