Tests that Runtime.evaluate works with REPL mode. Test 'let' re-declaration SyntaxError in REPL mode does not crash the parser { id : result : { result : { type : undefined } } } { id : result : { result : { description : 21 type : number value : 21 } } } { id : result : { result : { type : undefined } } } { id : result : { result : { description : 42 type : number value : 42 } } } { id : result : { exceptionDetails : { columnNumber : 10 exception : { className : SyntaxError description : SyntaxError: Unexpected token 'const' objectId : subtype : error type : object } exceptionId : lineNumber : 0 scriptId : text : Uncaught } result : { className : SyntaxError description : SyntaxError: Unexpected token 'const' objectId : subtype : error type : object } } }