Newer
Older
/**
* @path chapter13/13.0/13_4-5gs.js
Mark Miller
committed
* @description Strict Mode - SourceElements is evaluated as strict mode code when a FunctionDeclaration is contained in strict mode code
throw NotEarlyError;
function _13_0_4_5_fun() { eval = 42; };