DescriptionBlink-in-JS: Output a correct JS file name and line number when an exception is thrown
Currently there is a bug on V8 APIs on Message objects, and they don't return valid values
when they are called at the first time if V8 has a pending exception.
We need to call twice in order to get valid values.
This is a temporary fix in the Blink side until we fix the V8 side.
BUG=341031
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180339
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Messages
Total messages: 12 (0 generated)
|