Tests that console.error does not throw exception when executed in console on call frame.
Set timer for test function.
Script execution paused.
Script execution resumed.
console.error(42)
VM:1 42
eval @ VM:1
testFunction @ console-error-on-call-frame.js:17
setTimeout
scheduleTestFunction @ VM:3
(anonymous) @ VM:1
undefined