For you, without using a browser that supports strict mode:
A Use Strict Directive is an
ExpressionStatementin a Directive Prologue whoseStringLiteralis either the exact character sequences"use strict"or'use strict'. A Use Strict Directive may not contain an EscapeSequence or LineContinuation.