{"json_modified": "2016-02-09T14:06:48.634685", "slug": "Web/JavaScript/Reference/Strict_mode/Transitioning_to_strict_mode", "tags": ["Advanced", "JavaScript"], "locale": "ru", "title": "\u041f\u0435\u0440\u0435\u0445\u043e\u0434 \u043a \u0441\u0442\u0440\u043e\u0433\u043e\u043c\u0443 \u0440\u0435\u0436\u0438\u043c\u0443", "translations": [{"title": "Transitioning to strict mode", "url": "/en-US/docs/Web/JavaScript/Reference/Strict_mode/Transitioning_to_strict_mode", "tags": ["Advanced", "JavaScript"], "summary": "ECMAScript 5 introduced strict mode which is now implemented in all major browsers (including IE10). While making web browsers interpret code as strict is easy (just add \"use strict\"; at the top of your source code), transitioning an existing code base to strict mode requires a bit more work.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-10-12T04:53:59", "review_tags": []}, {"title": "\u5411\u4e25\u683c\u6a21\u5f0f\u8fc7\u6e21", "url": "/zh-CN/docs/Web/JavaScript/Reference/Strict_mode/Transitioning_to_strict_mode", "tags": [], "summary": "Editorial review completed.", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-07-23T19:58:27", "review_tags": []}, {"title": "Passer au mode strict", "url": "/fr/docs/Web/JavaScript/Reference/Strict_mode/Passer_au_mode_strict", "tags": ["Guide", "guide", "Advanced", "JavaScript"], "summary": "Le mode strict fut introduit avec ECMAScript 5 et est d\u00e9sormais pr\u00e9sent dans les principaux navigateurs. Pour indiquer au navigateur l'utilisation de ce mode, il suffit d'ajouter \"use strict\"; au d\u00e9but du code source. En revanche, il faut un peu plus de travail afin de migrer une base de code existante afin qu'elle utilise int\u00e9gralement le mode strict.", "localization_tags": [], "locale": "fr", "last_edit": "2016-02-02T12:16:16", "review_tags": []}, {"title": "Transitioning to strict mode", "url": "/ja/docs/Web/JavaScript/Strict_mode/Transitioning_to_strict_mode", "tags": ["Advanced", "JavaScript"], "summary": "ECMAScript\u7b2c\uff15\u7248\u3067\u306f\u3001\u3059\u3079\u3066\u306e\u4e3b\u8981\u306a\u30d6\u30e9\u30a6\u30b6(IE10\u3092\u542b\u3080)\u3067\u4eca\u5b9f\u88c5\u3055\u308c\u3066\u3044\u308bstrict mode\u304c\u5c0e\u5165\u3055\u308c\u3066\u3044\u307e\u3059\u3002Web\u30d6\u30e9\u30a6\u30b6\u304c\u53b3\u5bc6\u3067\u3042\u308b\u3068\u30b3\u30fc\u30c9\u3092\u89e3\u91c8\u3059\u308b\u306e\u306f\u7c21\u5358\u3067\u3042\u308b\u4e00\u65b9(\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u306e\u5148\u982d\u306b\"use strict\";\u3092\u8ffd\u52a0\u3059\u308b\u3060\u3051\u3067\u3059)\u3001strict\u30e2\u30fc\u30c9\u306b\u65e2\u5b58\u306e\u30b3\u30fc\u30c9\u30d9\u30fc\u30b9\u3092\u79fb\u884c\u3059\u308b\u3053\u3068\u306f\u3001\u3082\u3046\u5c11\u3057\u4f5c\u696d\u304c\u5fc5\u8981\u3067\u3059\u3002", "localization_tags": ["inprogress"], "locale": "ja", "last_edit": "2015-06-10T20:53:49", "review_tags": ["editorial"]}, {"title": "Wechsel zum \"strict mode\"", "url": "/de/docs/Web/JavaScript/Reference/Strict_mode/wechsel_zum_strict_mode", "tags": [], "summary": "ECMAScript 5 ver\u00f6ffentlichte den strict mode, welcher inzwischen in allen g\u00e4ngigen Web-Browsern (inkl. IE10) implementiert wurde. W\u00e4hrend es einfach ist, im Web-Browser zum Strict mode\u00a0 zu wechseln (nur die Zeile \"use strict\"; am Anfang des Quellcodes hinzuf\u00fcgen), ben\u00f6tigt es mehr, den Wechsel vom normalen Code zum strict mode umzusetzen.", "localization_tags": ["inprogress"], "locale": "de", "last_edit": "2015-10-05T01:08:41", "review_tags": []}], "modified": "2016-02-09T14:06:16", "label": "\u041f\u0435\u0440\u0435\u0445\u043e\u0434 \u043a \u0441\u0442\u0440\u043e\u0433\u043e\u043c\u0443 \u0440\u0435\u0436\u0438\u043c\u0443", "localization_tags": [], "url": "/ru/docs/Web/JavaScript/Reference/Strict_mode/Transitioning_to_strict_mode", "last_edit": "2016-02-09T14:06:10", "summary": "\u0412 ECMAScript 5 \u0432\u0432\u0435\u0434\u0435\u043d\u00a0\u0441\u0442\u0440\u043e\u0433\u0438\u0439 \u0440\u0435\u0436\u0438\u043c, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0440\u0435\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u043d \u0432\u043e \u0432\u0441\u0435\u0445 \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u0445\u00a0\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430\u0445\u00a0(\u0432\u043a\u043b\u044e\u0447\u0430\u044f IE10). \u0412 \u0442\u043e \u0432\u0440\u0435\u043c\u044f \u043a\u0430\u043a\u00a0\u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435\u00a0\u0438\u043d\u0442\u0435\u0440\u043f\u0440\u0435\u0442\u0430\u0446\u0438\u0438\u00a0\u043a\u043e\u0434\u0430\u00a0\u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430\u043c\u0438\u00a0\u0432 \u0441\u0442\u0440\u043e\u0433\u043e\u043c\u00a0\u0440\u0435\u0436\u0438\u043c\u0435\u00a0\u0434\u0435\u043b\u0430\u0435\u0442\u0441\u044f \u043e\u0447\u0435\u043d\u044c \u043f\u0440\u043e\u0441\u0442\u043e\u00a0(\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c\u00a0\"use strict\";\u00a0\u0432 \u0432\u0435\u0440\u0445\u043d\u0435\u0439 \u0447\u0430\u0441\u0442\u0438 \u0432\u0430\u0448\u0435\u0433\u043e \u043a\u043e\u0434\u0430), \u0434\u043b\u044f \u0430\u0434\u0430\u043f\u0442\u0430\u0446\u0438\u0438\u00a0\u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0433\u043e \u043a\u043e\u0434\u0430 \u043a \u0441\u0442\u0440\u043e\u0433\u043e\u043c\u0443 \u0440\u0435\u0436\u0438\u043c\u0443 \u043f\u043e\u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043d\u0435\u043c\u043d\u043e\u0433\u043e \u0431\u043e\u043b\u044c\u0448\u0435 \u0440\u0430\u0431\u043e\u0442\u044b.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "\u041f\u043e\u0441\u0442\u0435\u043f\u0435\u043d\u043d\u044b\u0439_\u043f\u0435\u0440\u0435\u0445\u043e\u0434", "title": "\u041f\u043e\u0441\u0442\u0435\u043f\u0435\u043d\u043d\u044b\u0439 \u043f\u0435\u0440\u0435\u0445\u043e\u0434"}, {"id": "\u0420\u0430\u0437\u043b\u0438\u0447\u0438\u044f_non-strict_\u0438_strict_\u0440\u0435\u0436\u0438\u043c\u043e\u0432", "title": "\u0420\u0430\u0437\u043b\u0438\u0447\u0438\u044f non-strict \u0438 strict \u0440\u0435\u0436\u0438\u043c\u043e\u0432"}, {"id": "\u0421\u0438\u043d\u0442\u0430\u043a\u0441\u0438\u0447\u0435\u0441\u043a\u0438\u0435_\u043e\u0448\u0438\u0431\u043a\u0438", "title": "\u0421\u0438\u043d\u0442\u0430\u043a\u0441\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438"}, {"id": "\u041d\u043e\u0432\u044b\u0435_\u043e\u0448\u0438\u0431\u043a\u0438_\u0432\u043e_\u0432\u0440\u0435\u043c\u044f_\u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f(runtime_errors)", "title": "\u041d\u043e\u0432\u044b\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f(runtime errors)"}, {"id": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430_\u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f_\u043d\u0435\u043e\u0431\u044a\u044f\u0432\u043b\u0435\u043d\u043d\u043e\u0439_\u043f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0439", "title": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430\u00a0\u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f \u043d\u0435\u043e\u0431\u044a\u044f\u0432\u043b\u0435\u043d\u043d\u043e\u0439 \u043f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0439"}, {"id": "\u041f\u043e\u043f\u044b\u0442\u043a\u0430_\u0443\u0434\u0430\u043b\u0438\u0442\u044c_\u043d\u0435\u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0443\u0435\u043c\u043e\u0435_\u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e", "title": "\u041f\u043e\u043f\u044b\u0442\u043a\u0430 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u043d\u0435\u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0443\u0435\u043c\u043e\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e"}, {"id": "\u041e\u0442\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u044b\u0435_\u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u044b_(arguments)_\u0438_\u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430_\u0444\u0443\u043d\u043a\u0446\u0438\u0438", "title": "\u041e\u0442\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u044b\u0435 \u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u044b (arguments) \u0438 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0444\u0443\u043d\u043a\u0446\u0438\u0438"}, {"id": "\u0421\u0435\u043c\u0430\u043d\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435_\u0440\u0430\u0437\u043b\u0438\u0447\u0438\u044f", "title": "\u0421\u0435\u043c\u0430\u043d\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0440\u0430\u0437\u043b\u0438\u0447\u0438\u044f"}, {"id": "this_\u0432_\u0432\u044b\u0437\u043e\u0432\u0430\u0445_\u0444\u0443\u043a\u043d\u0446\u0438\u0438", "title": null}, {"id": "arguments_\u043d\u0435_\u044f\u0432\u043b\u044f\u0442\u0441\u044f_\u043f\u0441\u0435\u0432\u0434\u043e\u043d\u0438\u043c\u043e\u043c_\u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u043e\u0432_\u0438\u043c\u0435\u043d\u043d\u043e\u0432\u0430\u043d\u043d\u043e\u0439_\u0444\u0443\u043d\u043a\u0446\u0438\u0438", "title": null}, {"id": "\u0418\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f_\u0432_eval", "title": "\u0418\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u0432\u00a0"}, {"id": "\u0421\u0442\u0440\u043e\u0433\u043e_\u043d\u0435\u0439\u0442\u0440\u0430\u043b\u044c\u043d\u044b\u0439_\u043a\u043e\u0434", "title": "\u0421\u0442\u0440\u043e\u0433\u043e \u043d\u0435\u0439\u0442\u0440\u0430\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u0434"}, {"id": "\u0421\u043c\u043e\u0442\u0440\u0438\u0442\u0435_\u0442\u0430\u043a\u0436\u0435", "title": "\u0421\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u0442\u0430\u043a\u0436\u0435"}], "id": 160433, "review_tags": ["editorial"]}