DescriptionClear pending message during Isolate::CancelScheduledExceptionFromTryCatch.
Without doing this, a JSMessageObject can be kept alive by the isolate, which
in turn keeps the context alive, until the message is cleared.
BUG=v8:5941
Review-Url: https://codereview.chromium.org/2675203005
Cr-Commit-Position: refs/heads/master@{#43043}
Committed: https://chromium.googlesource.com/v8/v8/+/c8910f35399deb00ab9c44e422265da9baabbaec
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : try this #Patch Set 4 : unit test #Patch Set 5 : Merge branch 'master' into schedule-clear-pending-message #
Messages
Total messages: 32 (24 generated)
|