diff options
Diffstat (limited to 'files/fr/web/javascript/reference/functions/arguments')
4 files changed, 9 insertions, 5 deletions
diff --git a/files/fr/web/javascript/reference/functions/arguments/@@iterator/index.html b/files/fr/web/javascript/reference/functions/arguments/@@iterator/index.html index d9cd086019..7f869e5d40 100644 --- a/files/fr/web/javascript/reference/functions/arguments/@@iterator/index.html +++ b/files/fr/web/javascript/reference/functions/arguments/@@iterator/index.html @@ -1,6 +1,6 @@ --- -title: 'arguments[@@iterator]()' -slug: Web/JavaScript/Reference/Fonctions/arguments/@@iterator +title: arguments[@@iterator]() +slug: Web/JavaScript/Reference/Functions/arguments/@@iterator tags: - Déprécié - Fonctions @@ -9,6 +9,7 @@ tags: - Reference - arguments translation_of: Web/JavaScript/Reference/Functions/arguments/@@iterator +original_slug: Web/JavaScript/Reference/Fonctions/arguments/@@iterator --- <div>{{jsSidebar("Functions")}}</div> diff --git a/files/fr/web/javascript/reference/functions/arguments/callee/index.html b/files/fr/web/javascript/reference/functions/arguments/callee/index.html index 9a94838ad0..a0c981f3a3 100644 --- a/files/fr/web/javascript/reference/functions/arguments/callee/index.html +++ b/files/fr/web/javascript/reference/functions/arguments/callee/index.html @@ -1,6 +1,6 @@ --- title: callee -slug: Web/JavaScript/Reference/Fonctions/arguments/callee +slug: Web/JavaScript/Reference/Functions/arguments/callee tags: - Déprécié - Fonctions @@ -9,6 +9,7 @@ tags: - Reference - arguments translation_of: Web/JavaScript/Reference/Functions/arguments/callee +original_slug: Web/JavaScript/Reference/Fonctions/arguments/callee --- <div>{{jsSidebar("Functions")}}{{deprecated_header}}</div> diff --git a/files/fr/web/javascript/reference/functions/arguments/index.html b/files/fr/web/javascript/reference/functions/arguments/index.html index 589b84cc8b..8c74a1b7d9 100644 --- a/files/fr/web/javascript/reference/functions/arguments/index.html +++ b/files/fr/web/javascript/reference/functions/arguments/index.html @@ -1,6 +1,6 @@ --- title: arguments -slug: Web/JavaScript/Reference/Fonctions/arguments +slug: Web/JavaScript/Reference/Functions/arguments tags: - Fonctions - Functions @@ -8,6 +8,7 @@ tags: - Reference - arguments translation_of: Web/JavaScript/Reference/Functions/arguments +original_slug: Web/JavaScript/Reference/Fonctions/arguments --- <div>{{jsSidebar("Fonctions")}}</div> diff --git a/files/fr/web/javascript/reference/functions/arguments/length/index.html b/files/fr/web/javascript/reference/functions/arguments/length/index.html index 02de2d281c..b4e5388715 100644 --- a/files/fr/web/javascript/reference/functions/arguments/length/index.html +++ b/files/fr/web/javascript/reference/functions/arguments/length/index.html @@ -1,6 +1,6 @@ --- title: length -slug: Web/JavaScript/Reference/Fonctions/arguments/length +slug: Web/JavaScript/Reference/Functions/arguments/length tags: - Functions - JavaScript @@ -8,6 +8,7 @@ tags: - Reference - arguments translation_of: Web/JavaScript/Reference/Functions/arguments/length +original_slug: Web/JavaScript/Reference/Fonctions/arguments/length --- <div>{{jsSideBar("Functions")}}</div> |