blob: 3b1d033bd474dc070e81ea64419cad8d8e567a0c [file] [log] [blame]
CONSOLE MESSAGE: inside named-eval.js
CONSOLE MESSAGE: 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.