1 PASS 'use strict'; eval('010') threw exception of type SyntaxError.
3 PASS 'use strict'; eval('"use strict"; 010') threw exception of type SyntaxError.
4 PASS eval('"use strict"; 010') threw exception of type SyntaxError.
8 PASS Function('"use strict"; 010') threw exception of type SyntaxError.
12 PASS successfullyParsed is true