{"json_modified": "2015-04-22T09:38:51.538349", "slug": "Web/JavaScript/Reference/Global_Objects/Error/Stack", "tags": ["Property", "Error", "Reference", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Non-standard"], "locale": "ru", "title": "Error.prototype.stack", "translations": [{"title": "Error.prototype.stack", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/Stack", "tags": ["Property", "Error", "Reference", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Non-standard"], "summary": "The non-standard stack property of Error objects offer a trace of which functions were called, in what order, from which line and file, and with what arguments. The stack string proceeds from the most recent calls to earlier ones, leading back to the original global scope call.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-01-27T23:07:47", "review_tags": []}, {"title": "Error.prototype.stack", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Error/Stack", "tags": ["Property", "Error", "Reference", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Non-standard"], "summary": "La propri\u00e9t\u00e9 non-standard stack des objets Error fournit le d\u00e9roul\u00e9 des fonctions qui ont \u00e9t\u00e9 appel\u00e9es, dans l'ordre, depuis quel ligne de quel fichier, et avec quels arguments. Cette chaine de caract\u00e8res repr\u00e9sente la pile d'appels, commen\u00e7ant avec les appels les plus r\u00e9cents, et remontant jusqu'\u00e0 l'appel original de la port\u00e9e globale.", "localization_tags": [], "locale": "fr", "last_edit": "2015-01-28T05:24:22", "review_tags": []}], "modified": "2015-04-22T09:38:50", "label": "Error.prototype.stack", "localization_tags": [], "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Error/Stack", "last_edit": "2015-01-27T23:10:08", "summary": "\u041d\u0435\u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u043e\u0435 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e stack \u043e\u0431\u044a\u0435\u043a\u0442\u0430 Error \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0442\u0440\u0430\u0441\u0441\u0438\u0440\u043e\u0432\u043a\u0443 \u0441\u0442\u0435\u043a\u0430 \u0432\u044b\u0437\u044b\u0432\u0430\u0435\u043c\u044b\u0445 \u0444\u0443\u043d\u043a\u0446\u0438\u0439 \u0432 \u043f\u043e\u0440\u044f\u0434\u043a\u0435 \u0438\u0445 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f, \u0432\u043c\u0435\u0441\u0442\u0435 \u0441 \u043d\u043e\u043c\u0435\u0440\u0430\u043c\u0438 \u0441\u0442\u0440\u043e\u043a, \u0438\u043c\u0435\u043d\u0430\u043c\u0438 \u0444\u0430\u0439\u043b\u043e\u0432 \u0438 \u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u0430\u043c\u0438. \u0421\u0442\u0440\u043e\u043a\u0430 \u0441\u043e \u0441\u0442\u0435\u043a\u043e\u043c \u0437\u0430\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u0441\u044f \u043e\u0442 \u0441\u0430\u043c\u044b\u0445 \u043d\u0435\u0434\u0430\u0432\u043d\u0438\u0445 \u0432\u044b\u0437\u043e\u0432\u043e\u0432 \u0434\u043e \u0432\u044b\u0437\u043e\u0432\u0430 \u0438\u0437 \u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u043e\u0439 \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u0432\u0438\u0434\u0438\u043c\u043e\u0441\u0442\u0438.", "sections": [{"id": "Quick_Links", "title": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0435 \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0435 \u043e\u0431\u044a\u0435\u043a\u0442\u044b Error \u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 Error.prototype Error.prototype.columnNumber Error.prototype.fileName Error.prototype.lineNumber Error.prototype.message Error.prototype.name Error.prototype.stack \u041c\u0435\u0442\u043e\u0434\u044b Error.prototype.toSource() Error.prototype.toString() Related pages: EvalError InternalError RangeError ReferenceError SyntaxError TypeError URIError \u0423\u043d\u0430\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u043d\u044b\u0435 Function \u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 Function.arguments Function.arity Function.caller Function.displayName Function.length Function.name Function.prototype \u041c\u0435\u0442\u043e\u0434\u044b Function.prototype.apply() Function.prototype.bind() Function.prototype.call() Function.prototype.isGenerator() Function.prototype.toSource() Function.prototype.toString() Object \u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 Object.prototype.__count__ Object.prototype.__noSuchMethod__ Object.prototype.__parent__ Object.prototype.__proto__ Object.prototype.constructor \u041c\u0435\u0442\u043e\u0434\u044b Object.prototype.__defineGetter__() Object.prototype.__defineSetter__() Object.prototype.__lookupGetter__() Object.prototype.__lookupSetter__() Object.prototype.hasOwnProperty() Object.prototype.isPrototypeOf() Object.prototype.propertyIsEnumerable() Object.prototype.toLocaleString() Object.prototype.toSource() Object.prototype.toString() Object.prototype.unwatch() Object.prototype.valueOf() Object.prototype.watch()"}, {"id": "Summary", "title": "\u0421\u0432\u043e\u0434\u043a\u0430"}, {"id": "Description", "title": "\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435"}, {"id": "Examples", "title": "\u041f\u0440\u0438\u043c\u0435\u0440\u044b"}, {"id": "Stack_of_eval'ed_code", "title": "\u0421\u0442\u0435\u043a \u043a\u043e\u0434\u0430 \u0432 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 eval()"}, {"id": "Specifications", "title": "\u0421\u043f\u0435\u0446\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438"}, {"id": "Browser_compatibility", "title": "\u0421\u043e\u0432\u043c\u0435\u0441\u0442\u0438\u043c\u043e\u0441\u0442\u044c \u0441 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430\u043c\u0438"}, {"id": "See_also", "title": "\u0421\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u0442\u0430\u043a\u0436\u0435"}], "id": 128529, "review_tags": []}