2019-08-08 09:28:40 +00:00
|
|
|
Tests that Runtime.evaluate has the correct error line number for 'new Function(...)'
|
|
|
|
{
|
|
|
|
id : <messageId>
|
|
|
|
result : {
|
|
|
|
exceptionDetails : {
|
|
|
|
columnNumber : 3
|
|
|
|
exception : {
|
|
|
|
className : TypeError
|
2019-11-28 10:21:01 +00:00
|
|
|
description : TypeError: 0 is not a function at eval (eval at <anonymous> (:1:1), <anonymous>:3:4) at <anonymous>:1:22
|
2019-08-08 09:28:40 +00:00
|
|
|
objectId : <objectId>
|
|
|
|
subtype : error
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
exceptionId : <exceptionId>
|
2019-11-28 10:21:01 +00:00
|
|
|
lineNumber : 2
|
2019-08-08 09:28:40 +00:00
|
|
|
scriptId : <scriptId>
|
|
|
|
text : Uncaught
|
|
|
|
}
|
|
|
|
result : {
|
|
|
|
className : TypeError
|
2019-11-28 10:21:01 +00:00
|
|
|
description : TypeError: 0 is not a function at eval (eval at <anonymous> (:1:1), <anonymous>:3:4) at <anonymous>:1:22
|
2019-08-08 09:28:40 +00:00
|
|
|
objectId : <objectId>
|
|
|
|
subtype : error
|
|
|
|
type : object
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|