DescriptionScoping error caused crash in CallICNexus::StateFromFeedback
A sloppy mode eval call that establishes strict mode will leak that strictness
into the sloppy surrounding scope on recompile. This changes the structure
of the type feedback vector for the function and crashes follow.
The fix is straightforward.
BUG=491536, 503565
LOG=N
Committed: https://crrev.com/ae11f20e26f3ab0e3c14d579baa98c5b19a8eb86
Cr-Commit-Position: refs/heads/master@{#29671}
Patch Set 1 #Patch Set 2 : Added regression tests. #
Total comments: 1
Patch Set 3 : Fix webkit tests. #
Messages
Total messages: 7 (2 generated)
|