blob: 3b152600a62e2bf8527d34b7e5ca6eec96ef7583 [file] [log] [blame]
CONSOLE MESSAGE: line 2: inside named-eval.js
CONSOLE MESSAGE: line 3: TypeError: undefined is not an object (evaluating '({}).x.x')
Console messages in named evaluations should have call frames with the correct name.
== Running test suite: Console.messageAdded.messageFromNamedEvaluations
-- Running test case: TriggerMessageFromNameEvaluation
PASS: Log ConsoleMessage top call frame should have sourceURL name.
-- Running test case: TriggerExceptionFromNameFunctionConstructorEvaluation
Uncaught exception in test page: TypeError: undefined is not an object (evaluating '({}).x.x') [undefined:3]
PASS: Exception ConsoleMessage top call frame should have sourceURL name.