{"json_modified": "2016-10-11T14:45:05.859586", "uuid": "32fa6194-7c72-4256-a83e-aa2356f26e28", "title": "Debugger.Object", "url": "/en-US/docs/Tools/Debugger-API/Debugger.Object", "tags": [], "translations": [{"uuid": "c11039c5-b192-4de6-9633-312743923340", "title": "Debugger.Object", "url": "/fr/docs/Outils/Debugger-API/Debugger.Object", "tags": [], "summary": "Une instace de Debugger.Object repr\u00e9sent un objet du code d\u00e9bugu\u00e9, fournissant des m\u00e9thodes orient\u00e9s reflection pour pouvoir inspecter et modifier son r\u00e9f\u00e9rent. Les proprot\u00e9t\u00e9es du r\u00e9f\u00e9rent n'apparaisent pas directement en tant que propri\u00e9t\u00e9es de l'instance de Debugger.Object. Le d\u00e9bogueur peut acc\u00e9der \u00e0 ces propri\u00e9t\u00e9es uniquement en passant par des m\u00e9thodes comme Debugger.Object.prototype.getOwnPropertyDescriptor et Debugger.Object.prototype.defineProperty, cela afin d'\u00eatre sur que le d\u00e9bogueur n'invoquera pas par \u00e9rreur des getters et setters du r\u00e9f\u00e9rent.", "localization_tags": ["inprogress"], "locale": "fr", "last_edit": "2015-08-05T11:13:25", "review_tags": []}], "modified": "2016-10-11T14:45:05", "label": "Debugger.Object", "localization_tags": [], "locale": "en-US", "id": 89645, "last_edit": "2016-10-11T14:45:02", "summary": "A Debugger.Object instance represents an object in the debuggee, providing reflection-oriented methods to inspect and modify its referent. The referent\u2019s properties do not appear directly as properties of the Debugger.Object instance; the debugger can access them only through methods like Debugger.Object.prototype.getOwnPropertyDescriptor and Debugger.Object.prototype.defineProperty, ensuring that the debugger will not inadvertently invoke the referent\u2019s getters and setters.", "sections": [{"id": "Accessor_Properties_of_the_Debugger.Object_prototype", "title": "Accessor Properties of the Debugger.Object prototype"}, {"id": "Function_Properties_of_the_Debugger.Object_prototype", "title": "Function Properties of the Debugger.Object prototype"}, {"id": "Source_Metadata", "title": "Source Metadata"}], "slug": "Tools/Debugger-API/Debugger.Object", "review_tags": []}