This is a proposal for the inclusion of an additional primordial variable to all ECMAScript contexts.
- There MUST be a primordial function
Module(text, fileName, lineNo)textMUST be parsed the body of a strict-mode FunctionModuleMAY throw aSyntaxErrorfileNameis an optional name for the text, for debuggers
lineNodefaults to 1, is coerced toNumberinternally, and represents the line