Articles tagged: Strict Mode
Found 7 documents
- Web/JavaScript/Reference/Errors/Bad_octal SyntaxError warning in strict mode only.
- Web/JavaScript/Reference/Errors/Cant_delete TypeError in strict mode only.
- Web/JavaScript/Reference/Errors/Deprecated_caller_or_arguments_usage A strict-mode-only warning that a ReferenceError occurred. JavaScript execution won't be halted.
- Web/JavaScript/Reference/Errors/Undeclared_var ReferenceError warning in strict mode only.
- Web/JavaScript/Reference/Errors/Undefined_prop ReferenceError warning in strict mode only.
- Web/JavaScript/Reference/Errors/Var_hides_argument TypeError warning in strict mode only.
- Web/JavaScript/Reference/Strict_mode ECMAScript 5 's strict mode is a way to opt in to a restricted variant of JavaScript. Strict ...