Tests that Runtime.evaluate has the correct error line number for 'new Function(...)' { id : result : { exceptionDetails : { columnNumber : 3 exception : { className : TypeError description : TypeError: 0 is not a function at eval (eval at (:1:1), :3:4) at :1:22 objectId : subtype : error type : object } exceptionId : lineNumber : 2 scriptId : text : Uncaught } result : { className : TypeError description : TypeError: 0 is not a function at eval (eval at (:1:1), :3:4) at :1:22 objectId : subtype : error type : object } } }