Tests that Runtime.evaluate works with REPL mode in silent
Paused because of 'promiseRejection' at
#loudReject1('Rejecting loud promise 1')

{
    id : <messageId>
    result : {
        exceptionDetails : {
            columnNumber : 0
            exception : {
                type : string
                value : Rejecting silent promise
            }
            exceptionId : <exceptionId>
            lineNumber : 0
            text : Uncaught
        }
        result : {
            type : string
            value : Rejecting silent promise
        }
    }
}
Paused because of 'promiseRejection' at
#loudReject2('Rejecting loud promise 2')

