diff options
Diffstat (limited to 'files/es/web/javascript/reference/functions/arguments')
3 files changed, 6 insertions, 3 deletions
diff --git a/files/es/web/javascript/reference/functions/arguments/callee/index.html b/files/es/web/javascript/reference/functions/arguments/callee/index.html index 1902131055..0a68b739f3 100644 --- a/files/es/web/javascript/reference/functions/arguments/callee/index.html +++ b/files/es/web/javascript/reference/functions/arguments/callee/index.html @@ -1,11 +1,12 @@ --- title: callee -slug: Web/JavaScript/Referencia/Funciones/arguments/callee +slug: Web/JavaScript/Reference/Functions/arguments/callee tags: - JavaScript - JavaScript Reference - Referencia translation_of: Web/JavaScript/Reference/Functions/arguments/callee +original_slug: Web/JavaScript/Referencia/Funciones/arguments/callee --- <div> <div>{{jsSidebar("Functions")}}</div> diff --git a/files/es/web/javascript/reference/functions/arguments/index.html b/files/es/web/javascript/reference/functions/arguments/index.html index ab768cff21..2540bbdaa3 100644 --- a/files/es/web/javascript/reference/functions/arguments/index.html +++ b/files/es/web/javascript/reference/functions/arguments/index.html @@ -1,6 +1,6 @@ --- title: El objeto arguments -slug: Web/JavaScript/Referencia/Funciones/arguments +slug: Web/JavaScript/Reference/Functions/arguments tags: - Funciones - JavaScript @@ -10,6 +10,7 @@ tags: - espacio de nombres - multiples translation_of: Web/JavaScript/Reference/Functions/arguments +original_slug: Web/JavaScript/Referencia/Funciones/arguments --- <div>{{jsSidebar("Functions", "Funciones")}}</div> diff --git a/files/es/web/javascript/reference/functions/arguments/length/index.html b/files/es/web/javascript/reference/functions/arguments/length/index.html index b1d7698194..aaf1375447 100644 --- a/files/es/web/javascript/reference/functions/arguments/length/index.html +++ b/files/es/web/javascript/reference/functions/arguments/length/index.html @@ -1,12 +1,13 @@ --- title: arguments.length -slug: Web/JavaScript/Referencia/Funciones/arguments/length +slug: Web/JavaScript/Reference/Functions/arguments/length tags: - Funciones - JavaScript - Propiedades - argumentos translation_of: Web/JavaScript/Reference/Functions/arguments/length +original_slug: Web/JavaScript/Referencia/Funciones/arguments/length --- <div>{{jsSidebar("Functions")}}</div> |