| // Due to the way MODULARIZE works, Closure is run on generated code that does not define _scriptName, | |
| // but only after MODULARIZE has finished, _scriptName is injected to the generated code. | |
| // Therefore it cannot be minified. | |
| /** | |
| * @suppress {duplicate, undefinedVars} | |
| */ | |
| var _scriptName; |