Descriptionv8::TryCatch should cancel the scheduled exception on Reset.
v8::TryCatch cancels the scheduled exception on destruction if |Rethrow|
was never called.
It is reasonable to do the same in |Reset|.
BUG=362388, 359386
LOG=
R=mstarzinger@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=22963
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Total comments: 3
Messages
Total messages: 11 (0 generated)
|