{"json_modified": "2018-02-22T10:54:28.998707", "uuid": "1c256fef-2554-4fe7-8b44-8054a0d9d29b", "title": "Modalit\u00e0 Strict", "url": "/it/docs/Web/JavaScript/Reference/Strict_mode", "tags": [], "translations": [{"uuid": "9bafdd3a-906f-4584-8a9a-c35c4e9002be", "title": "Strict mode", "url": "/en-US/docs/Web/JavaScript/Reference/Strict_mode", "tags": ["ECMAScript 5", "Strict Mode", "JavaScript"], "summary": "<a href=\"http://www.ecma-international.org/publications/standards/Ecma-262.htm\" class=\"external\">ECMAScript 5</a>'s strict mode is a way to <em>opt in</em> to a restricted variant of JavaScript. Strict mode isn't just a subset: it <em>intentionally</em> has different semantics from normal code. Browsers not supporting strict mode will run strict mode code with different behavior from browsers that do, so don't rely on strict mode without feature-testing for support for the relevant aspects of strict mode. Strict mode code and non-strict mode code can coexist, so scripts can opt into strict mode incrementally.", "localization_tags": [], "locale": "en-US", "last_edit": "2018-01-18T15:41:03.165555", "review_tags": ["editorial"]}, {"uuid": "59f4b17a-9259-4c21-94a3-cb3ca2d8a07f", "title": "Strict mode", "url": "/de/docs/Web/JavaScript/Reference/Strict_mode", "tags": ["ECMAScript5", "TopicStub", "NeedsTranslation", "Strict Mode", "JavaScript"], "summary": "<a href=\"http://www.ecma-international.org/publications/standards/Ecma-262.htm\" class=\"external\">ECMAScript 5</a>'s strict mode is a way to <em>opt in</em> to a restricted variant of JavaScript. Strict mode isn't just a subset: it <em>intentionally</em> has different semantics from normal code. Browsers not supporting strict mode will run strict mode code with different behavior from browsers that do, so don't rely on strict mode without feature-testing for support for the relevant aspects of strict mode. Strict mode code and non-strict mode code can coexist, so scripts can opt into strict mode incrementally.", "localization_tags": ["inprogress"], "locale": "de", "last_edit": "2015-07-14T04:36:31", "review_tags": []}, {"uuid": "a41d4598-c7b9-4bfd-96e2-abf27312bbe3", "title": "Modo Estricto", "url": "/es/docs/Web/JavaScript/Referencia/Modo_estricto", "tags": ["ECMAScript5", "Modo estricto", "JavaScript"], "summary": "El modo estricto de\u00a0<a href=\"http://www.ecma-international.org/publications/standards/Ecma-262.htm\" class=\"external\">ECMAScript 5</a>\u00a0es una forma de\u00a0optar<em>\u00a0explicitamente</em>\u00a0por una variante restringida de JavaScript. El modo estricto no es s\u00f3lo un subconjunto:\u00a0<em>intencionalmente</em>\u00a0tiene diferente sem\u00e1ntica que\u00a0c\u00f3digo normal. Los navegadores que no soportan el modo estricto ejecutar\u00e1n el c\u00f3digo con un modo diferente de los que s\u00ed\u00a0lo soportan, as\u00ed que no hay que usar\u00a0en el modo estricto sin hacer pruebas previas. C\u00f3digo en modo estrico y en no estricto pueden coexistir, de modo que c\u00f3digo puede migrarse a modo estricto incrementalmente.", "localization_tags": ["inprogress"], "locale": "es", "last_edit": "2017-11-21T04:33:09.670800", "review_tags": []}, {"uuid": "57dd1a50-4a12-4dc9-8101-c4779954a54f", "title": "Le mode strict", "url": "/fr/docs/Web/JavaScript/Reference/Strict_mode", "tags": ["Reference", "ECMAScript 5", "Strict Mode", "JavaScript"], "summary": "Le mode strict de <a href=\"https://www.ecma-international.org/publications/standards/Ecma-262.htm\" class=\"external\">ECMAScript 5</a> permet de choisir une variante restrictive de JavaScript. Le mode strict n'est pas seulement un sous-ensemble de JavaScript : il poss\u00e8de <em>intentionnellement</em> des s\u00e9mantiques diff\u00e9rentes du code normal. Les navigateurs ne supportant pas le mode strict ex\u00e9cuteront le code d'une fa\u00e7on l\u00e9g\u00e8rement diff\u00e9rente de ceux le supportant, il ne faut donc pas compter sur le mode strict pour \u00e9viter des tests sur les navigateurs qui ne le supportent pas. Les codes en mode strict et en mode non-strict peuvent coexister, ce qui permet de r\u00e9\u00e9crire les scripts en mode strict de fa\u00e7on incr\u00e9mentale.", "localization_tags": [], "locale": "fr", "last_edit": "2018-01-18T22:22:50.713154", "review_tags": []}, {"uuid": "2912fabf-b2ca-4870-996b-4f2dfadd7fc7", "title": "Strict \u30e2\u30fc\u30c9", "url": "/ja/docs/Web/JavaScript/Strict_mode", "tags": [], "summary": "<a href=\"http://www.ecma-international.org/publications/standards/Ecma-262.htm\" class=\"external\">ECMAScript 5</a> \u306e strict \u30e2\u30fc\u30c9\u3092JavaScript \u306b<em>\u30aa\u30d7\u30c8\u30a4\u30f3</em>\u3059\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u5e7e\u3064\u304b\u306e\u6a5f\u80fd\u3092\u5236\u9650\u3057\u307e\u3059\u3002strict \u30e2\u30fc\u30c9\u306f\u5358\u306a\u308b\u30b5\u30d6\u30bb\u30c3\u30c8\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002strict \u30e2\u30fc\u30c9\u306f<em>\u610f\u56f3\u7684\u306b</em>\u3001\u901a\u5e38\u30e2\u30fc\u30c9\u3068\u306f\u7570\u306a\u308b\u610f\u5473\u3092\u6301\u3063\u3066\u3044\u307e\u3059\u3002strict \u30e2\u30fc\u30c9\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u306a\u3044\u30d6\u30e9\u30a6\u30b6\u306f\u3001strict \u30e2\u30fc\u30c9\u306e\u30b3\u30fc\u30c9\u306b\u3064\u3044\u3066\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u30d6\u30e9\u30a6\u30b6\u3068\u306f\u7570\u306a\u308b\u52d5\u4f5c\u3092\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u306e\u3067\u3001strict \u30e2\u30fc\u30c9\u306b\u95a2\u3059\u308b\u5074\u9762\u3092\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u304b\u306e\u6a5f\u80fd\u30c6\u30b9\u30c8\u3092\u884c\u308f\u305a\u306b strict \u30e2\u30fc\u30c9\u3092\u983c\u3089\u306a\u3044\u3067\u304f\u3060\u3055\u3044\u3002strict \u30e2\u30fc\u30c9\u306e\u30b3\u30fc\u30c9\u3068\u975e strict \u30e2\u30fc\u30c9\u306e\u30b3\u30fc\u30c9\u306f\u5171\u5b58\u3067\u304d\u307e\u3059\u306e\u3067\u3001\u30b9\u30af\u30ea\u30d7\u30c8\u3092\u9806\u6b21 strict \u30e2\u30fc\u30c9\u306b\u30aa\u30d7\u30c8\u30a4\u30f3\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2017-12-18T01:10:07.572272", "review_tags": []}, {"uuid": "dbf1fe1a-0408-40f6-9cf5-9317822fbdc4", "title": "Strict mode", "url": "/ko/docs/Web/JavaScript/Reference/Strict_mode", "tags": [], "summary": "\uc5c4\uaca9 \ubaa8\ub4dc\ub294 \ud3c9\ubc94\ud55c JavaScript \uc2dc\uba58\ud2f1\uc5d0\u00a0\ub2e4\uc591\ud55c \ubcc0\ud654\ub97c \ub9cc\ub4ed\ub2c8\ub2e4. \uba3c\uc800, \uc5c4\uaca9 \ubaa8\ub4dc\ub294 \uc5d0\ub7ec\ub97c \ub098\uac8c\ud574\uc11c JavaScript \uac00 \ubb34\uc2dc\ud588\ub358 \uc5d0\ub7ec\ub97c \uc81c\uac70\ud558\ub3c4\ub85d \ud569\ub2c8\ub2e4. \ub458\uc9f8\ub85c\ub294, \uc5c4\uaca9 \ubaa8\ub4dc\ub294 JavaScript \uc5d4\uc9c4\uc774 \ucd5c\uc801\ud654 \uc791\uc5c5\uc744 \ud558\ub294 \ub370\uc5d0 \uc5b4\ub835\uac8c \ub9cc\ub4dc\ub294\u00a0\uc2e4\uc218\ub4e4\uc744 \uace0\uce69\ub2c8\ub2e4. (\uac00\ub054\uc529\u00a0\uc5c4\uaca9 \ubaa8\ub4dc\uc758 \ucf54\ub4dc\ub294\u00a0\ube44-\uc5c4\uaca9 \ubaa8\ub4dc\uc758 \ub3d9\uc77c\ud55c \ucf54\ub4dc\ubcf4\ub2e4\u00a0\ub354 \ube68\ub9ac \uc791\ub3d9\ud558\ub3c4\ub85d \ub9cc\ub4e4\uc5b4\uc9d1\ub2c8\ub2e4.) \uc138\ubc88\uc9f8\ub294, \uc5c4\uaca9 \ubaa8\ub4dc\ub294 ECMAScript\uc758 \ucc28\uae30 \ubc84\uc804\ub4e4\uc5d0\uc11c \uc815\uc758 \ub420\u00a0\ubb38\ubc95\uc744 \uae08\uc9c0\ud569\ub2c8\ub2e4.", "localization_tags": ["inprogress"], "locale": "ko", "last_edit": "2017-12-04T16:41:14.369421", "review_tags": ["editorial"]}, {"uuid": "c7fc482a-1652-41e0-adc6-12beed8229ab", "title": "Strict mode", "url": "/pt-BR/docs/Web/JavaScript/Reference/Strict_mode", "tags": [], "summary": "O <strong>strict mode</strong> do\u00a0<a href=\"http://www.ecma-international.org/publications/standards/Ecma-262.htm\" class=\"external\">ECMAScript 5</a>\u00a0\u00e9 uma forma de <em>optar</em>\u00a0por uma variante restrita do JavaScript. O\u00a0strict mode n\u00e3o \u00e9 apenas um subconjunto: ele\u00a0<em>intencionalmente</em>\u00a0tem sem\u00e2nticas diferentes do c\u00f3digo normal. Navegadores que n\u00e3o suportam strict mode executar\u00e3o c\u00f3digo strict mode com um comportamento diferente dos navegadores que suportam, ent\u00e3o n\u00e3o confie no strict mode sem testar o suporte a funcionalidades dos aspectos relevantes do strict mode. C\u00f3digo strict mode e c\u00f3digo n\u00e3o-strict mode podem coexistir, ent\u00e3o scripts podem optar pelo strict mode incrementalmente.", "localization_tags": [], "locale": "pt-BR", "last_edit": "2017-05-03T06:55:01.851962", "review_tags": []}, {"uuid": "9124dd09-d4b1-4e16-b4d7-2e74be0972ae", "title": "Strict mode", "url": "/ru/docs/Web/JavaScript/Reference/Strict_mode", "tags": ["\u0421\u0442\u0440\u043e\u0433\u0438\u0439 \u0440\u0435\u0436\u0438\u043c"], "summary": "\u0420\u0435\u0436\u0438\u043c <em>strict</em> (<em>\u0441\u0442\u0440\u043e\u0433\u0438\u0439</em> \u0440\u0435\u0436\u0438\u043c), \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u0439 \u0432 <a href=\"http://www.ecma-international.org/publications/standards/Ecma-262.htm\">ECMAScript 5</a>, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0431\u043e\u043b\u0435\u0435 \u0441\u0442\u0440\u043e\u0433\u0438\u0439 \u0432\u0430\u0440\u0438\u0430\u043d\u0442 JavaScript. \u042d\u0442\u043e \u043d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u043f\u043e\u0434\u043c\u043d\u043e\u0436\u0435\u0441\u0442\u0432\u043e \u044f\u0437\u044b\u043a\u0430: \u0432 \u043d\u0435\u043c \u0441\u043e\u0437\u043d\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0441\u0435\u043c\u0430\u043d\u0442\u0438\u043a\u0430, \u043e\u0442\u043b\u0438\u0447\u0430\u044e\u0449\u0430\u044f\u0441\u044f \u043e\u0442 \u043e\u0431\u044b\u0447\u043d\u043e \u043f\u0440\u0438\u043d\u044f\u0442\u043e\u0439. \u041d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0449\u0438\u0435 \u0441\u0442\u0440\u043e\u0433\u0438\u0439 \u0440\u0435\u0436\u0438\u043c \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u044b \u0431\u0443\u0434\u0443\u0442 \u043f\u043e-\u0434\u0440\u0443\u0433\u043e\u043c\u0443 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0442\u044c \u043a\u043e\u0434, \u043d\u0430\u043f\u0438\u0441\u0430\u043d\u043d\u044b\u0439 \u0434\u043b\u044f \u0441\u0442\u0440\u043e\u0433\u043e\u0433\u043e \u0440\u0435\u0436\u0438\u043c\u0430, \u043f\u043e\u044d\u0442\u043e\u043c\u0443 \u043d\u0435 \u043f\u043e\u043b\u0430\u0433\u0430\u0439\u0442\u0435\u0441\u044c \u043d\u0430 \u0441\u0442\u0440\u043e\u0433\u0438\u0439 \u0440\u0435\u0436\u0438\u043c \u0431\u0435\u0437 \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u044b\u0445 \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0435\u0439 \u044d\u0442\u043e\u0433\u043e \u0440\u0435\u0436\u0438\u043c\u0430. \u0421\u0442\u0440\u043e\u0433\u0438\u0439 \u0438 \u043e\u0431\u044b\u0447\u043d\u044b\u0439 \u0440\u0435\u0436\u0438\u043c \u043c\u043e\u0433\u0443\u0442 \u0441\u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043e\u0432\u0430\u0442\u044c \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e, \u0430 \u0441\u043a\u0440\u0438\u043f\u0442 \u043c\u043e\u0436\u0435\u0442 \u043f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0430\u0442\u044c\u0441\u044f \u0432 \u0441\u0442\u0440\u043e\u0433\u0438\u0439 \u0440\u0435\u0436\u0438\u043c \u043f\u043e \u043c\u0435\u0440\u0435 \u043d\u0430\u0434\u043e\u0431\u043d\u043e\u0441\u0442\u0438.", "localization_tags": ["inprogress"], "locale": "ru", "last_edit": "2018-02-14T04:20:45.946341", "review_tags": ["editorial"]}, {"uuid": "d793e41e-e442-4fc0-94dd-fdc89366f8c7", "title": "\u0421\u0443\u0432\u043e\u0440\u0438\u0439 \u0440\u0435\u0436\u0438\u043c", "url": "/uk/docs/Web/JavaScript/Reference/Strict_mode", "tags": ["ECMAScript5", "\u0421\u0443\u0432\u043e\u0440\u0438\u0439 \u0440\u0435\u0436\u0438\u043c", "JavaScript"], "summary": "\u0421\u0443\u0432\u043e\u0440\u0438\u0439 \u0440\u0435\u0436\u0438\u043c (<em>strict mode</em>) \u0443 <a href=\"http://www.ecma-international.org/publications/standards/Ecma-262.htm\" class=\"external\">ECMAScript 5</a> \u2014 \u0446\u0435 \u0441\u043f\u043e\u0441\u0456\u0431 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f \u043e\u0431\u043c\u0435\u0436\u0435\u043d\u043e\u0433\u043e \u0432\u0430\u0440\u0456\u0430\u043d\u0442\u0430 JavaScript. \u0421\u0443\u0432\u043e\u0440\u0438\u0439 \u0440\u0435\u0436\u0438\u043c \u0454 \u043d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u043f\u0456\u0434\u043c\u043d\u043e\u0436\u0438\u043d\u043e\u044e JavaScript: \u0446\u0435 \u0441\u0435\u043c\u0430\u043d\u0442\u0438\u043a\u0430, \u044f\u043a\u0430 <em>\u043d\u0430\u0432\u043c\u0438\u0441\u043d\u043e</em> \u0432\u0456\u0434\u0440\u0456\u0437\u043d\u044f\u0454\u0442\u044c\u0441\u044f \u0432\u0456\u0434 \u0437\u0432\u0438\u0447\u0430\u0439\u043d\u043e\u0433\u043e \u043a\u043e\u0434\u0443. \u041f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0430\u0447\u0456, \u0449\u043e \u043d\u0435 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u044e\u0442\u044c \u0441\u0443\u0432\u043e\u0440\u0438\u0439 \u0440\u0435\u0436\u0438\u043c, \u0432\u0438\u043a\u043e\u043d\u0443\u0432\u0430\u0442\u0438\u043c\u0443\u0442\u044c \u0439\u043e\u0433\u043e \u043a\u043e\u0434 \u0443 \u0434\u0435\u0449\u043e \u0456\u043d\u0448\u0438\u0439 \u0441\u043f\u043e\u0441\u0456\u0431, \u0430\u043d\u0456\u0436 \u0442\u0456 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434\u0430\u0447\u0456, \u0449\u043e \u0442\u0430\u043a\u0443 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u043a\u0443 \u043c\u0430\u044e\u0442\u044c. \u041e\u0442\u0436\u0435 \u043f\u0435\u0440\u0448 \u043d\u0456\u0436 \u043f\u043e\u043a\u043b\u0430\u0434\u0430\u0442\u0438\u0441\u044f \u043d\u0430 \u0441\u0443\u0432\u043e\u0440\u0438\u0439 \u0440\u0435\u0436\u0438\u043c, \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u0442\u0435 \u043d\u0430\u044f\u0432\u043d\u0456\u0441\u0442\u044c \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u043a\u0438 \u0439\u043e\u0433\u043e \u043e\u043a\u0440\u0435\u043c\u0438\u0445 \u0441\u043a\u043b\u0430\u0434\u043d\u0438\u043a\u0456\u0432. \u041a\u043e\u0434 \u0443 \u0441\u0443\u0432\u043e\u0440\u043e\u043c\u0443 \u0440\u0435\u0436\u0438\u043c\u0456 \u0442\u0430 \u043a\u043e\u0434 \u043f\u043e\u0437\u0430 \u043d\u0438\u043c \u043c\u043e\u0436\u0443\u0442\u044c \u0441\u043f\u0456\u0432\u0456\u0441\u043d\u0443\u0432\u0430\u0442\u0438, \u0442\u043e\u043c\u0443 \u0441\u043a\u0440\u0438\u043f\u0442\u0438 \u043c\u043e\u0436\u043d\u0430 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0438\u0442\u0438 \u0443 \u0441\u0443\u0432\u043e\u0440\u0438\u0439 \u0440\u0435\u0436\u0438\u043c \u043f\u043e\u0441\u0442\u0443\u043f\u043e\u0432\u043e.", "localization_tags": [], "locale": "uk", "last_edit": "2017-10-05T11:15:54.592337", "review_tags": ["editorial"]}, {"uuid": "502dcb84-9f55-4c70-ae22-15ae1e012a1b", "title": "\u4e25\u683c\u6a21\u5f0f", "url": "/zh-CN/docs/Web/JavaScript/Reference/Strict_mode", "tags": ["\u4e25\u683c\u6a21\u5f0f", "JavaS", "Strict Mode"], "summary": "\u5982\u679c\u4f60\u60f3\u6539\u53d8\u4f60\u7684\u4ee3\u7801\uff0c\u8ba9\u5176\u5de5\u4f5c\u5728JavaScript\u7684\u9650\u5236\u53d8\u4f53, \u8bf7\u53c2\u9605<a href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode/Transitioning_to_strict_mode\">\u8f6c\u6362\u6210\u4e25\u683c\u6a21\u5f0f</a>\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2017-10-30T02:06:32.591895", "review_tags": []}, {"uuid": "c10d8916-ff54-4673-bb42-a215224b64e8", "title": "Strict mode", "url": "/zh-TW/docs/Web/JavaScript/Reference/Strict_mode", "tags": [], "summary": "<a href=\"http://www.ecma-international.org/publications/standards/Ecma-262.htm\" class=\"external\">ECMAScript 5</a>\u00a0\u63d0\u4f9b\u958b\u767c\u8005\u8a9e\u6cd5\u56b4\u683c\u3001\u8a9e\u6cd5\u53d7\u9650\u7684\u6a21\u5f0f (strict mode) \uff0c\u6703\u5f71\u97ff\u8a9e\u6cd5\u7684\u4f7f\u7528\u4f46\u6c92\u652f\u63f4\u53d7\u9650\u6a21\u5f0f\u7684\u700f\u89bd\u5668\u4e00\u6a23\u53ef\u4ee5\u8dd1\uff0c\u53ea\u662f\u884c\u70ba\u6709\u5f88\u5927\u7684\u53ef\u80fd\u6703\u8ddf\u4f60\u60f3\u7684\u4e0d\u4e00\u6a23\u3002\u6240\u4ee5\u5225\u592a\u4f9d\u8cf4\u53d7\u9650\u6a21\u5f0f\uff0c\u9664\u975e\u4f60\u505a\u904e\u529f\u80fd\u6027\u6e2c\u8a66\u3002\u53e6\u5916?\u9019\u500b\u6a21\u5f0f\u53ef\u4ee5\u6df7\u7528\u5728\u666e\u901a\u6a21\u5f0f\u88e1?\uff0c\u4f60\u53ef\u4ee5\u5229\u7528\u9019\u500b\u7279\u6027\u6162\u6162\u628a\u820a\u7684\u7a0b\u5f0f\u78bc\u8f49\u8b8a\u6210\u5b8c\u5168\u56b4\u8b39\u548c\u4f4e\u8b8a\u5316\u6027\u7684\u72c0\u614b\u3002", "localization_tags": ["inprogress"], "locale": "zh-TW", "last_edit": "2017-08-11T19:55:50.653270", "review_tags": []}], "modified": "2018-02-22T10:54:26.575712", "label": "Modalit\u00e0 Strict", "localization_tags": ["inprogress"], "locale": "it", "id": 217225, "last_edit": "2018-02-22T10:54:21.660010", "summary": "La modalit\u00e0 strict di\u00a0<a href=\"http://www.ecma-international.org/publications/standards/Ecma-262.htm\" class=\"external\">ECMAScript 5</a>\u00a0\u00e8 un modo per utilizzare una variante di JavaScript con restrizioni. Questa modalit\u00e0 non \u00e8 solo un sottoinsieme: ha <em>intenzionalmente </em>diverse semantiche rispetto al codice normale. I browser che non supportano la modalit\u00e0 strict eseguiranno il codice con comportamenti diversi dai browser che invece la\u00a0supportano, quindi non affidarsi alla modalit\u00e0 strict senza test di funzionalit\u00e0. Pu\u00f2 coesistere codice in\u00a0modalit\u00e0 strict e non, quindi gli script possono utilizzare\u00a0la modalit\u00e0 strict in\u00a0modo selettivo.", "sections": [{"id": "Quick_Links", "title": "\n "}, {"id": "Richiamare_la_modalit\u00e0_strict", "title": "Richiamare la modalit\u00e0 strict"}, {"id": "Strict_mode_for_scripts", "title": "Strict mode for scripts"}, {"id": "Strict_mode_for_functions", "title": "Strict mode for functions"}, {"id": "Changes_in_strict_mode", "title": "Changes in strict mode"}, {"id": "Converting_mistakes_into_errors", "title": "Converting mistakes into errors"}, {"id": "Simplifying_variable_uses", "title": "Simplifying variable uses"}, {"id": "Making_eval_and_arguments_simpler", "title": "Making "}, {"id": "Securing_JavaScript", "title": "\"Securing\" JavaScript"}, {"id": "Paving_the_way_for_future_ECMAScript_versions", "title": "Paving the way for future ECMAScript versions"}, {"id": "Strict_mode_in_browsers", "title": "Strict mode in browsers"}, {"id": "Specifications", "title": "Specifications"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Strict_mode", "review_tags": []}