diff options
| author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:51 +0100 |
|---|---|---|
| committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:51 +0100 |
| commit | 8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (patch) | |
| tree | 616af8137d0e678ad2f9d515b7b68dc1b9738fca /files/es/web/javascript/reference/global_objects/weakmap | |
| parent | a55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (diff) | |
| download | translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.gz translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.bz2 translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.zip | |
unslug es: modify
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/weakmap')
6 files changed, 12 insertions, 6 deletions
diff --git a/files/es/web/javascript/reference/global_objects/weakmap/clear/index.html b/files/es/web/javascript/reference/global_objects/weakmap/clear/index.html index b5c66c7714..8437213d61 100644 --- a/files/es/web/javascript/reference/global_objects/weakmap/clear/index.html +++ b/files/es/web/javascript/reference/global_objects/weakmap/clear/index.html @@ -1,12 +1,13 @@ --- title: WeakMap.prototype.clear() -slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/clear +slug: Web/JavaScript/Reference/Global_Objects/WeakMap/clear tags: - JavaScript - Obsolete - Protocols - WeakMap translation_of: Web/JavaScript/Reference/Global_Objects/WeakMap/clear +original_slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/clear --- <div>{{JSRef}} {{obsolete_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/weakmap/delete/index.html b/files/es/web/javascript/reference/global_objects/weakmap/delete/index.html index 7f4933eb0b..4661f1b843 100644 --- a/files/es/web/javascript/reference/global_objects/weakmap/delete/index.html +++ b/files/es/web/javascript/reference/global_objects/weakmap/delete/index.html @@ -1,12 +1,13 @@ --- title: WeakMap.prototype.delete() -slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/delete +slug: Web/JavaScript/Reference/Global_Objects/WeakMap/delete tags: - ECMAScript6 - JavaScript - Prototype - WeakMap translation_of: Web/JavaScript/Reference/Global_Objects/WeakMap/delete +original_slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/delete --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/weakmap/get/index.html b/files/es/web/javascript/reference/global_objects/weakmap/get/index.html index e60e34f8f1..33b02e4419 100644 --- a/files/es/web/javascript/reference/global_objects/weakmap/get/index.html +++ b/files/es/web/javascript/reference/global_objects/weakmap/get/index.html @@ -1,6 +1,6 @@ --- title: WeakMap.prototype.get() -slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/get +slug: Web/JavaScript/Reference/Global_Objects/WeakMap/get tags: - ECMAScript6 - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - WeakMap translation_of: Web/JavaScript/Reference/Global_Objects/WeakMap/get +original_slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/get --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/weakmap/has/index.html b/files/es/web/javascript/reference/global_objects/weakmap/has/index.html index dd978ede16..06b5c296ed 100644 --- a/files/es/web/javascript/reference/global_objects/weakmap/has/index.html +++ b/files/es/web/javascript/reference/global_objects/weakmap/has/index.html @@ -1,6 +1,6 @@ --- title: WeakMap.prototype.has() -slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/has +slug: Web/JavaScript/Reference/Global_Objects/WeakMap/has tags: - ECMAScript6 - JavaScript @@ -8,6 +8,7 @@ tags: - Protocols - WeakMap translation_of: Web/JavaScript/Reference/Global_Objects/WeakMap/has +original_slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/has --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/weakmap/index.html b/files/es/web/javascript/reference/global_objects/weakmap/index.html index 0fed17e5ca..7d85820c1d 100644 --- a/files/es/web/javascript/reference/global_objects/weakmap/index.html +++ b/files/es/web/javascript/reference/global_objects/weakmap/index.html @@ -1,11 +1,12 @@ --- title: WeakMap -slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap +slug: Web/JavaScript/Reference/Global_Objects/WeakMap tags: - ECMAScript 2015 - JavaScript - WeakMap translation_of: Web/JavaScript/Reference/Global_Objects/WeakMap +original_slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/weakmap/set/index.html b/files/es/web/javascript/reference/global_objects/weakmap/set/index.html index 0dd654e6ef..b06438719e 100644 --- a/files/es/web/javascript/reference/global_objects/weakmap/set/index.html +++ b/files/es/web/javascript/reference/global_objects/weakmap/set/index.html @@ -1,6 +1,6 @@ --- title: WeakMap.prototype.set() -slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/set +slug: Web/JavaScript/Reference/Global_Objects/WeakMap/set tags: - ECMAScript6 - JavaScript @@ -8,6 +8,7 @@ tags: - Protocols - WeakMap translation_of: Web/JavaScript/Reference/Global_Objects/WeakMap/set +original_slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/set --- <div>{{JSRef}}</div> |
