Tests that evaluation works when code generation from strings is not allowed. Running test: testEvaluateNotPaused { id : result : { result : { type : string value : Global1 } } } Running test: testEvaluatePaused { id : result : { result : { type : string value : Global2 } } } { id : result : { result : { type : string value : Local } } } Running test: testCallFunctionOn { id : result : { result : { description : 3 type : number value : 3 } } } { id : result : { result : { type : undefined } } }