diff options
Diffstat (limited to 'files/fr/web/javascript/reference/global_objects/bigint')
6 files changed, 12 insertions, 6 deletions
diff --git a/files/fr/web/javascript/reference/global_objects/bigint/asintn/index.html b/files/fr/web/javascript/reference/global_objects/bigint/asintn/index.html index 8e51d25642..ed43af63bc 100644 --- a/files/fr/web/javascript/reference/global_objects/bigint/asintn/index.html +++ b/files/fr/web/javascript/reference/global_objects/bigint/asintn/index.html @@ -1,12 +1,13 @@ --- title: BigInt.asIntN() -slug: Web/JavaScript/Reference/Objets_globaux/BigInt/asIntN +slug: Web/JavaScript/Reference/Global_Objects/BigInt/asIntN tags: - BigInt - JavaScript - Méthode - Reference translation_of: Web/JavaScript/Reference/Global_Objects/BigInt/asIntN +original_slug: Web/JavaScript/Reference/Objets_globaux/BigInt/asIntN --- <p>{{JSRef}}</p> diff --git a/files/fr/web/javascript/reference/global_objects/bigint/asuintn/index.html b/files/fr/web/javascript/reference/global_objects/bigint/asuintn/index.html index 742792d5e6..4bcd9b1445 100644 --- a/files/fr/web/javascript/reference/global_objects/bigint/asuintn/index.html +++ b/files/fr/web/javascript/reference/global_objects/bigint/asuintn/index.html @@ -1,6 +1,6 @@ --- title: BigInt.asUintN() -slug: Web/JavaScript/Reference/Objets_globaux/BigInt/asUintN +slug: Web/JavaScript/Reference/Global_Objects/BigInt/asUintN tags: - BigInt - Experimental @@ -8,6 +8,7 @@ tags: - Méthode - Reference translation_of: Web/JavaScript/Reference/Global_Objects/BigInt/asUintN +original_slug: Web/JavaScript/Reference/Objets_globaux/BigInt/asUintN --- <p>{{JSRef}}</p> diff --git a/files/fr/web/javascript/reference/global_objects/bigint/index.html b/files/fr/web/javascript/reference/global_objects/bigint/index.html index 1310b8c442..0ce0330251 100644 --- a/files/fr/web/javascript/reference/global_objects/bigint/index.html +++ b/files/fr/web/javascript/reference/global_objects/bigint/index.html @@ -1,12 +1,13 @@ --- title: BigInt -slug: Web/JavaScript/Reference/Objets_globaux/BigInt +slug: Web/JavaScript/Reference/Global_Objects/BigInt tags: - BigInt - Experimental - JavaScript - Reference translation_of: Web/JavaScript/Reference/Global_Objects/BigInt +original_slug: Web/JavaScript/Reference/Objets_globaux/BigInt --- <div>{{JSRef}}</div> diff --git a/files/fr/web/javascript/reference/global_objects/bigint/tolocalestring/index.html b/files/fr/web/javascript/reference/global_objects/bigint/tolocalestring/index.html index 652cd723aa..95f634c622 100644 --- a/files/fr/web/javascript/reference/global_objects/bigint/tolocalestring/index.html +++ b/files/fr/web/javascript/reference/global_objects/bigint/tolocalestring/index.html @@ -1,6 +1,6 @@ --- title: BigInt.prototype.toLocaleString() -slug: Web/JavaScript/Reference/Objets_globaux/BigInt/toLocaleString +slug: Web/JavaScript/Reference/Global_Objects/BigInt/toLocaleString tags: - BigInt - Internationalisation @@ -10,6 +10,7 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/BigInt/toLocaleString +original_slug: Web/JavaScript/Reference/Objets_globaux/BigInt/toLocaleString --- <div>{{JSRef}}</div> diff --git a/files/fr/web/javascript/reference/global_objects/bigint/tostring/index.html b/files/fr/web/javascript/reference/global_objects/bigint/tostring/index.html index 9718891da1..b81d513cec 100644 --- a/files/fr/web/javascript/reference/global_objects/bigint/tostring/index.html +++ b/files/fr/web/javascript/reference/global_objects/bigint/tostring/index.html @@ -1,6 +1,6 @@ --- title: BigInt.prototype.toString() -slug: Web/JavaScript/Reference/Objets_globaux/BigInt/toString +slug: Web/JavaScript/Reference/Global_Objects/BigInt/toString tags: - BigInt - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/BigInt/toString +original_slug: Web/JavaScript/Reference/Objets_globaux/BigInt/toString --- <div>{{JSRef}}</div> diff --git a/files/fr/web/javascript/reference/global_objects/bigint/valueof/index.html b/files/fr/web/javascript/reference/global_objects/bigint/valueof/index.html index 924a9ce5e2..837e3ab36b 100644 --- a/files/fr/web/javascript/reference/global_objects/bigint/valueof/index.html +++ b/files/fr/web/javascript/reference/global_objects/bigint/valueof/index.html @@ -1,6 +1,6 @@ --- title: BigInt.prototype.valueOf() -slug: Web/JavaScript/Reference/Objets_globaux/BigInt/valueOf +slug: Web/JavaScript/Reference/Global_Objects/BigInt/valueOf tags: - BigInt - JavaScript @@ -9,6 +9,7 @@ tags: - Reference - valueOf() translation_of: Web/JavaScript/Reference/Global_Objects/BigInt/valueOf +original_slug: Web/JavaScript/Reference/Objets_globaux/BigInt/valueOf --- <div>{{JSRef}}</div> |
