``` var f = function(){'use strict'; var eval; }; ``` should throw immediately during semantic mapping, not when `f` is run.
should throw immediately during semantic mapping, not when
fis run.