blob: 941db07ff4da58a7e3c0d8224178b330f0c62833 [file] [edit]
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:4]
PASS: Exception ConsoleMessage top call frame should have sourceURL name.