From 0ce7202a706c9036eeea42c158f433c2b7940457 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Thu, 3 Mar 2022 22:36:23 +0900 Subject: Migrate CompatibilityTable to Compat macro (es) (#4355) * Migrate CompatibilityTable to Compat macro (es) * Migrate to multiple Compat macro (es) --- .../reference/classes/extends/index.html | 67 +-------- .../es/web/javascript/reference/classes/index.html | 50 +------ .../javascript/reference/classes/static/index.html | 50 +------ .../functions/arguments/length/index.html | 50 +------ .../javascript/reference/functions/get/index.html | 48 +------ .../functions/method_definitions/index.html | 67 +-------- .../reference/functions/rest_parameters/index.html | 54 +------- .../javascript/reference/functions/set/index.html | 67 +-------- .../reference/global_objects/array/map/index.html | 54 +------- .../global_objects/array/shift/index.html | 50 +------ .../global_objects/array/slice/index.html | 50 +------ .../reference/global_objects/array/sort/index.html | 50 +------ .../global_objects/array/tosource/index.html | 54 +------- .../global_objects/date/getdate/index.html | 50 +------ .../global_objects/date/getday/index.html | 50 +------ .../global_objects/date/gethours/index.html | 50 +------ .../global_objects/date/getmilliseconds/index.html | 2 + .../global_objects/date/getminutes/index.html | 50 +------ .../global_objects/date/getmonth/index.html | 50 +------ .../global_objects/date/gettime/index.html | 50 +------ .../global_objects/date/getutcfullyear/index.html | 50 +------ .../global_objects/date/setfullyear/index.html | 50 +------ .../global_objects/date/toisostring/index.html | 50 +------ .../global_objects/error/message/index.html | 50 +------ .../reference/global_objects/eval/index.html | 50 +------ .../global_objects/function/apply/index.html | 58 +------- .../global_objects/function/bind/index.html | 52 +------ .../global_objects/function/caller/index.html | 50 +------ .../global_objects/function/length/index.html | 67 +-------- .../global_objects/function/name/index.html | 90 +----------- .../global_objects/function/tosource/index.html | 50 +------ .../global_objects/function/tostring/index.html | 50 +------ .../reference/global_objects/generator/index.html | 56 +------- .../reference/global_objects/infinity/index.html | 49 +------ .../reference/global_objects/isfinite/index.html | 49 +------ .../reference/global_objects/json/index.html | 52 +------ .../reference/global_objects/json/parse/index.html | 61 +-------- .../reference/global_objects/math/abs/index.html | 50 +------ .../reference/global_objects/math/asin/index.html | 54 +------- .../reference/global_objects/math/atan2/index.html | 50 +------ .../reference/global_objects/math/exp/index.html | 50 +------ .../reference/global_objects/math/log10/index.html | 50 +------ .../global_objects/math/log10e/index.html | 50 +------ .../reference/global_objects/math/max/index.html | 2 + .../reference/global_objects/math/min/index.html | 50 +------ .../reference/global_objects/math/pi/index.html | 50 +------ .../reference/global_objects/math/pow/index.html | 50 +------ .../global_objects/math/random/index.html | 50 +------ .../reference/global_objects/math/round/index.html | 48 +------ .../reference/global_objects/math/sign/index.html | 50 +------ .../reference/global_objects/math/sin/index.html | 50 +------ .../reference/global_objects/math/sqrt/index.html | 50 +------ .../global_objects/math/sqrt1_2/index.html | 50 +------ .../reference/global_objects/math/sqrt2/index.html | 50 +------ .../reference/global_objects/math/trunc/index.html | 50 +------ .../reference/global_objects/null/index.html | 50 +------ .../global_objects/number/isnan/index.html | 50 +------ .../global_objects/number/max_value/index.html | 50 +------ .../global_objects/number/min_value/index.html | 50 +------ .../number/negative_infinity/index.html | 49 +------ .../number/positive_infinity/index.html | 49 +------ .../global_objects/number/tofixed/index.html | 50 +------ .../object/__definegetter__/index.html | 50 +------ .../global_objects/object/constructor/index.html | 52 +------ .../object/defineproperties/index.html | 48 +------ .../object/defineproperty/index.html | 72 +--------- .../global_objects/object/entries/index.html | 54 +------- .../object/getownpropertydescriptor/index.html | 50 +------ .../object/getownpropertynames/index.html | 52 +------ .../object/getownpropertysymbols/index.html | 50 +------ .../object/getprototypeof/index.html | 56 +------- .../object/hasownproperty/index.html | 50 +------ .../reference/global_objects/object/is/index.html | 50 +------ .../global_objects/object/isextensible/index.html | 50 +------ .../global_objects/object/isfrozen/index.html | 50 +------ .../global_objects/object/isprototypeof/index.html | 50 +------ .../object/preventextensions/index.html | 67 +-------- .../object/propertyisenumerable/index.html | 50 +------ .../global_objects/object/proto/index.html | 50 +------ .../global_objects/object/seal/index.html | 50 +------ .../object/setprototypeof/index.html | 50 +------ .../global_objects/object/valueof/index.html | 50 +------ .../reference/global_objects/rangeerror/index.html | 50 +------ .../reference/global_objects/reflect/index.html | 54 +------- .../global_objects/reflect/set/index.html | 54 +------- .../global_objects/regexp/exec/index.html | 54 +------- .../global_objects/regexp/ignorecase/index.html | 73 +--------- .../global_objects/regexp/test/index.html | 54 +------- .../global_objects/regexp/tostring/index.html | 84 +----------- .../reference/global_objects/set/add/index.html | 50 +------ .../reference/global_objects/set/clear/index.html | 50 +------ .../reference/global_objects/set/delete/index.html | 50 +------ .../reference/global_objects/set/has/index.html | 50 +------ .../reference/global_objects/set/size/index.html | 52 +------ .../global_objects/string/charat/index.html | 48 +------ .../global_objects/string/fontcolor/index.html | 50 +------ .../global_objects/string/fontsize/index.html | 50 +------ .../global_objects/string/fromcharcode/index.html | 50 +------ .../global_objects/string/fromcodepoint/index.html | 50 +------ .../global_objects/string/padstart/index.html | 50 +------ .../global_objects/string/search/index.html | 50 +------ .../global_objects/string/slice/index.html | 50 +------ .../global_objects/string/split/index.html | 50 +------ .../global_objects/string/trim/index.html | 50 +------ .../reference/global_objects/symbol/for/index.html | 54 +------- .../global_objects/symbol/hasinstance/index.html | 54 +------- .../reference/global_objects/symbol/index.html | 152 +-------------------- .../global_objects/syntaxerror/index.html | 50 +------ .../global_objects/typedarray/buffer/index.html | 50 +------ .../reference/global_objects/uint8array/index.html | 67 +-------- .../reference/global_objects/undefined/index.html | 50 +------ .../reference/global_objects/unescape/index.html | 50 +------ .../global_objects/weakmap/delete/index.html | 48 +------ .../reference/operators/class/index.html | 52 +------ .../reference/operators/comma_operator/index.html | 50 +------ .../operators/conditional_operator/index.html | 50 +------ .../reference/operators/delete/index.html | 73 +--------- .../reference/operators/grouping/index.html | 50 +------ .../reference/operators/new.target/index.html | 52 +------ .../reference/operators/yield_star_/index.html | 48 +------ .../reference/statements/class/index.html | 70 +--------- .../reference/statements/debugger/index.html | 50 +------ .../reference/statements/empty/index.html | 50 +------ .../reference/statements/for...of/index.html | 59 +------- .../reference/statements/function_star_/index.html | 94 +------------ .../javascript/reference/statements/let/index.html | 2 + .../reference/statements/switch/index.html | 25 +--- .../reference/template_literals/index.html | 52 +------ 128 files changed, 136 insertions(+), 6589 deletions(-) (limited to 'files/es/web/javascript/reference') diff --git a/files/es/web/javascript/reference/classes/extends/index.html b/files/es/web/javascript/reference/classes/extends/index.html index 839acf38e9..e1609c840d 100644 --- a/files/es/web/javascript/reference/classes/extends/index.html +++ b/files/es/web/javascript/reference/classes/extends/index.html @@ -93,72 +93,7 @@ Object.getPrototypeOf(nullExtends.prototype) // null

Compatibilidad en navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatChrome(42.0)}}{{CompatGeckoDesktop(45)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Array subclassing{{CompatChrome(43.0)}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome for Android
Basic support{{CompatNo}}{{CompatGeckoMobile(45)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatChrome(42.0)}}
Array subclassing{{CompatNo}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatChrome(43.0)}}
-
+{{Compat("javascript.classes.extends")}}

Ver también

diff --git a/files/es/web/javascript/reference/classes/index.html b/files/es/web/javascript/reference/classes/index.html index 9a36abb201..6f401d1d9f 100644 --- a/files/es/web/javascript/reference/classes/index.html +++ b/files/es/web/javascript/reference/classes/index.html @@ -318,55 +318,7 @@ class Bar extends calculatorMixin(randomizerMixin(Foo)) { }

Compatibilidad entre navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatChrome(42.0)}}Available in the Nightly channel only (since February 2015){{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome for Android
Basic support{{CompatNo}}Available in the Nightly channel only (since February 2015){{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatChrome(42.0)}}
-
+{{Compat("javascript.classes")}}

Ver también

diff --git a/files/es/web/javascript/reference/classes/static/index.html b/files/es/web/javascript/reference/classes/static/index.html index 4cacdb6be1..270f194127 100644 --- a/files/es/web/javascript/reference/classes/static/index.html +++ b/files/es/web/javascript/reference/classes/static/index.html @@ -58,55 +58,7 @@ console.log(tp.tripple()); //Logs 'tp.tripple is not a function'.

Compatibilidad de navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatChrome(42.0)}}Available in the Nightly channel only (since February 2015){{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown}}{{CompatChrome(42.0)}}Available in the Nightly channel only (since February 2015){{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("javascript.classes.static")}}

 

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 aaf1375447..c2f5f8ac99 100644 --- a/files/es/web/javascript/reference/functions/arguments/length/index.html +++ b/files/es/web/javascript/reference/functions/arguments/length/index.html @@ -74,55 +74,7 @@ original_slug: Web/JavaScript/Referencia/Funciones/arguments/length

Compatibilidad con los navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.functions.arguments.length")}}

Véase también

diff --git a/files/es/web/javascript/reference/functions/get/index.html b/files/es/web/javascript/reference/functions/get/index.html index 64ecd47f91..78a8412a94 100644 --- a/files/es/web/javascript/reference/functions/get/index.html +++ b/files/es/web/javascript/reference/functions/get/index.html @@ -69,53 +69,7 @@ original_slug: Web/JavaScript/Referencia/Funciones/get

Sin soporte (notablemente en IE6-8) significa que el script lanzará un error de sintaxis.

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaFirefox (Gecko)ChromeInternet ExplorerOperaSafari
Soporte básico{{ CompatGeckoDesktop("1.8.1") }}199.53
-
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaFirefox Mobile (Gecko)AndroidIE MobileOpera MobileSafari Mobile
Soporte básico{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
-
+{{Compat("javascript.functions.get")}}

Consulta también

diff --git a/files/es/web/javascript/reference/functions/method_definitions/index.html b/files/es/web/javascript/reference/functions/method_definitions/index.html index d8c4e43051..8847baca71 100644 --- a/files/es/web/javascript/reference/functions/method_definitions/index.html +++ b/files/es/web/javascript/reference/functions/method_definitions/index.html @@ -141,72 +141,7 @@ console.log(bar.foo2()); // 2

Compatibilidad con navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
PrestaciónChromeFirefox (Gecko)Internet ExplorerOperaSafari
Definición de métodos abreviada{{CompatChrome("39")}}{{CompatGeckoDesktop("34")}}{{CompatNo}}{{CompatOpera("26")}}{{CompatNo}}
Métodos generadors no son constructores (ES2016){{CompatUnknown}}{{CompatGeckoDesktop("43")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PrestaciónAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Definición de métodos abreviada{{CompatNo}}{{CompatNo}}{{CompatGeckoMobile("34")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
Métodos generadores no son constructores (ES2016){{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoMobile("43")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("javascript.functions.method_definitions")}}

Notas específicas para SpiderMonkey

diff --git a/files/es/web/javascript/reference/functions/rest_parameters/index.html b/files/es/web/javascript/reference/functions/rest_parameters/index.html index cb17f0f437..19c2f4cddd 100644 --- a/files/es/web/javascript/reference/functions/rest_parameters/index.html +++ b/files/es/web/javascript/reference/functions/rest_parameters/index.html @@ -200,59 +200,7 @@ console.log(sortArguments(5,3,7,1));

Compatibilidad en Navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte Básico{{CompatChrome(47)}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("15.0")}}{{CompatNo}}34{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidAndroid WebviewFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome for Android
Soporte Básico{{CompatNo}}{{CompatChrome(47)}}{{CompatGeckoMobile("15.0")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatChrome(47)}}
-
+{{Compat("javascript.functions.rest_parameters")}}

Ver también

diff --git a/files/es/web/javascript/reference/functions/set/index.html b/files/es/web/javascript/reference/functions/set/index.html index 33e15fbda4..7f7150bb0f 100644 --- a/files/es/web/javascript/reference/functions/set/index.html +++ b/files/es/web/javascript/reference/functions/set/index.html @@ -132,72 +132,7 @@ console.log(obj.baz); // "baz"

Compatibilidad con navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatChrome(1)}}{{ CompatGeckoDesktop("1.8.1") }}{{ CompatIE(9) }}9.53
Computed property names{{CompatNo}}{{ CompatGeckoDesktop("34") }}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{ CompatGeckoMobile("1.8.1") }}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Computed property names{{CompatNo}}{{CompatNo}}{{ CompatGeckoMobile("34.0") }}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
+{{Compat("javascript.functions.set")}}

Notas específicas para SpiderMonkey-specific

diff --git a/files/es/web/javascript/reference/global_objects/array/map/index.html b/files/es/web/javascript/reference/global_objects/array/map/index.html index 74d1eb798e..c5fc4f0908 100644 --- a/files/es/web/javascript/reference/global_objects/array/map/index.html +++ b/files/es/web/javascript/reference/global_objects/array/map/index.html @@ -298,59 +298,7 @@ if (!Array.prototype.map) {

Compatibilidad con navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.8")}}{{CompatIE("9")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome para AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("1.8")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.Array.map")}}

Véase también

diff --git a/files/es/web/javascript/reference/global_objects/array/shift/index.html b/files/es/web/javascript/reference/global_objects/array/shift/index.html index 81d884dbb8..301002730c 100644 --- a/files/es/web/javascript/reference/global_objects/array/shift/index.html +++ b/files/es/web/javascript/reference/global_objects/array/shift/index.html @@ -66,55 +66,7 @@ console.log('Elemento eliminado: ' + eliminado); -
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatChrome("1.0")}}{{CompatGeckoDesktop("1.7")}}{{CompatIE("5.5")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.Array.shift")}}

Ver también

diff --git a/files/es/web/javascript/reference/global_objects/array/slice/index.html b/files/es/web/javascript/reference/global_objects/array/slice/index.html index e22b913c37..f2aa93c187 100644 --- a/files/es/web/javascript/reference/global_objects/array/slice/index.html +++ b/files/es/web/javascript/reference/global_objects/array/slice/index.html @@ -230,55 +230,7 @@ var list1 = list(1, 2, 3); // [1, 2, 3]

La tabla de compatibilidad en esta página esta generada desde datos estructurados. Si desea contribuir con los datos, por favor "checkout" https://github.com/mdn/browser-compat-data  y envíenos un "pull request".

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatChrome("1.0")}}{{CompatGeckoDesktop("1.7")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.Array.slice")}}

Ver también 

diff --git a/files/es/web/javascript/reference/global_objects/array/sort/index.html b/files/es/web/javascript/reference/global_objects/array/sort/index.html index e6eea1fa9d..a6e0649c91 100644 --- a/files/es/web/javascript/reference/global_objects/array/sort/index.html +++ b/files/es/web/javascript/reference/global_objects/array/sort/index.html @@ -240,55 +240,7 @@ var result = mapped.map(function(el){

Compatibilidad en navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatChrome("1.0")}}{{CompatGeckoDesktop("1.7")}}{{CompatIE("5.5")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.Array.sort")}}

Compatibilidad en navegadores

diff --git a/files/es/web/javascript/reference/global_objects/array/tosource/index.html b/files/es/web/javascript/reference/global_objects/array/tosource/index.html index 271fa89fcb..252967e8d7 100644 --- a/files/es/web/javascript/reference/global_objects/array/tosource/index.html +++ b/files/es/web/javascript/reference/global_objects/array/tosource/index.html @@ -51,59 +51,7 @@ alpha.toSource();

Compatibilidad con navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatNo}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básicot{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
+{{Compat("javascript.builtins.Array.toSource")}}

Ver también

diff --git a/files/es/web/javascript/reference/global_objects/date/getdate/index.html b/files/es/web/javascript/reference/global_objects/date/getdate/index.html index af866c157e..63e39b5305 100644 --- a/files/es/web/javascript/reference/global_objects/date/getdate/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getdate/index.html @@ -61,55 +61,7 @@ console.log(day); // 25

Compatibilidad con navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.Date.getDate")}}

Véase también

diff --git a/files/es/web/javascript/reference/global_objects/date/getday/index.html b/files/es/web/javascript/reference/global_objects/date/getday/index.html index f4acba9178..3beebbea87 100644 --- a/files/es/web/javascript/reference/global_objects/date/getday/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getday/index.html @@ -66,55 +66,7 @@ console.log(weekday); // 1

Compatibilidad con navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte báisco{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.Date.getDay")}}

Ver también

diff --git a/files/es/web/javascript/reference/global_objects/date/gethours/index.html b/files/es/web/javascript/reference/global_objects/date/gethours/index.html index 725ace0475..95575392d5 100644 --- a/files/es/web/javascript/reference/global_objects/date/gethours/index.html +++ b/files/es/web/javascript/reference/global_objects/date/gethours/index.html @@ -62,55 +62,7 @@ console.log(hours); // 23

Compatibilidad de navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.Date.getHours")}}

Ver tambien

diff --git a/files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html b/files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html index 1afe53ae06..a9096a1c01 100644 --- a/files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html @@ -64,6 +64,8 @@ var milisegundos = ahora.getMilliseconds();

Compatibilidad en Navegadores

+{{Compat("javascript.builtins.Date.getMilliseconds")}} +

{{CompatibilityTable}}

diff --git a/files/es/web/javascript/reference/global_objects/date/getminutes/index.html b/files/es/web/javascript/reference/global_objects/date/getminutes/index.html index 47a10b2837..ab3b8b565e 100644 --- a/files/es/web/javascript/reference/global_objects/date/getminutes/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getminutes/index.html @@ -61,55 +61,7 @@ console.log(minutos); // 15

Compatibilidad con navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.Date.getMinutes")}}

Ver también

diff --git a/files/es/web/javascript/reference/global_objects/date/getmonth/index.html b/files/es/web/javascript/reference/global_objects/date/getmonth/index.html index 8f42b2c7b8..b5d50d7cbe 100644 --- a/files/es/web/javascript/reference/global_objects/date/getmonth/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getmonth/index.html @@ -68,55 +68,7 @@ console.log(mes); // 11

Compatibilidad

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.Date.getMonth")}}

Vea también

diff --git a/files/es/web/javascript/reference/global_objects/date/gettime/index.html b/files/es/web/javascript/reference/global_objects/date/gettime/index.html index 37b1c28d3f..256d5be09a 100644 --- a/files/es/web/javascript/reference/global_objects/date/gettime/index.html +++ b/files/es/web/javascript/reference/global_objects/date/gettime/index.html @@ -83,55 +83,7 @@ console.log('Operation took ' + (end.getTime() - start.getTime()) + ' msec');

Compatibilidad del navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.Date.getTime")}}

Ver también

diff --git a/files/es/web/javascript/reference/global_objects/date/getutcfullyear/index.html b/files/es/web/javascript/reference/global_objects/date/getutcfullyear/index.html index f761ec9b77..e68700d855 100644 --- a/files/es/web/javascript/reference/global_objects/date/getutcfullyear/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getutcfullyear/index.html @@ -64,55 +64,7 @@ var year = today.getUTCFullYear();

Compatibilidad en navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.Date.getUTCFullYear")}}

Ver también

diff --git a/files/es/web/javascript/reference/global_objects/date/setfullyear/index.html b/files/es/web/javascript/reference/global_objects/date/setfullyear/index.html index 306389e030..2040ce200b 100644 --- a/files/es/web/javascript/reference/global_objects/date/setfullyear/index.html +++ b/files/es/web/javascript/reference/global_objects/date/setfullyear/index.html @@ -75,55 +75,7 @@ theBigDay.setFullYear(1997);

Compatibilidad con navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte Básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte Básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.Date.setFullYear")}}

Ver también

diff --git a/files/es/web/javascript/reference/global_objects/date/toisostring/index.html b/files/es/web/javascript/reference/global_objects/date/toisostring/index.html index 9440ff6019..42bf72ec7c 100644 --- a/files/es/web/javascript/reference/global_objects/date/toisostring/index.html +++ b/files/es/web/javascript/reference/global_objects/date/toisostring/index.html @@ -86,55 +86,7 @@ console.log(today.toISOString()); // Devuelve 2011-10-05T14:48:00.000Z

Compatibilidad con navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatIE("9")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.Date.toISOString")}}

Ver también

diff --git a/files/es/web/javascript/reference/global_objects/error/message/index.html b/files/es/web/javascript/reference/global_objects/error/message/index.html index c153fac015..b08d28771c 100644 --- a/files/es/web/javascript/reference/global_objects/error/message/index.html +++ b/files/es/web/javascript/reference/global_objects/error/message/index.html @@ -57,55 +57,7 @@ throw e;

Compatibilidad con navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.Error.message")}}

Ver también

diff --git a/files/es/web/javascript/reference/global_objects/eval/index.html b/files/es/web/javascript/reference/global_objects/eval/index.html index b85b00c2a7..a79a6ed19e 100644 --- a/files/es/web/javascript/reference/global_objects/eval/index.html +++ b/files/es/web/javascript/reference/global_objects/eval/index.html @@ -236,55 +236,7 @@ console.log<

Compatibilidad de navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
Carác.ChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.eval")}}

Observaciones específicas para Gecko

diff --git a/files/es/web/javascript/reference/global_objects/function/apply/index.html b/files/es/web/javascript/reference/global_objects/function/apply/index.html index 359f79f0ef..83dd085436 100644 --- a/files/es/web/javascript/reference/global_objects/function/apply/index.html +++ b/files/es/web/javascript/reference/global_objects/function/apply/index.html @@ -167,63 +167,7 @@ someobject.foo = function() {

Compatibilidad entre navegadores

-

{{CompatibilityTable}}

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
ES 5.1 generic array-like object as {{jsxref("Functions/arguments", "arguments")}}{{CompatUnknown}}{{CompatGeckoDesktop("2.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
- - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
ES 5.1 generic array-like object as {{jsxref("Functions/arguments", "arguments")}}{{CompatUnknown}}
+{{Compat("javascript.builtins.Function.apply")}}

Véase también

diff --git a/files/es/web/javascript/reference/global_objects/function/bind/index.html b/files/es/web/javascript/reference/global_objects/function/bind/index.html index 3e9fc315fe..76c9f9c5cb 100644 --- a/files/es/web/javascript/reference/global_objects/function/bind/index.html +++ b/files/es/web/javascript/reference/global_objects/function/bind/index.html @@ -233,57 +233,7 @@ slice(arguments);

Compatibilidad de navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatChrome("7")}}{{CompatGeckoDesktop("2")}}{{CompatIE("9")}}{{CompatOpera("11.60")}}{{CompatSafari("5.1.4")}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatAndroid("4.0")}}{{CompatChrome("0.16")}}{{CompatGeckoMobile("2")}}{{CompatUnknown}}{{CompatOperaMobile("11.50")}}{{CompatSafari("6.0")}}
-
- -

Basado en Kangax's compat tables.

+{{Compat("javascript.builtins.Function.bind")}}

Ver también

diff --git a/files/es/web/javascript/reference/global_objects/function/caller/index.html b/files/es/web/javascript/reference/global_objects/function/caller/index.html index fb8b3277f8..fbe6523776 100644 --- a/files/es/web/javascript/reference/global_objects/function/caller/index.html +++ b/files/es/web/javascript/reference/global_objects/function/caller/index.html @@ -72,55 +72,7 @@ while (f) {

Compatiblilidad de Navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte Básico{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte Básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.Function.caller")}}

Véase también

diff --git a/files/es/web/javascript/reference/global_objects/function/length/index.html b/files/es/web/javascript/reference/global_objects/function/length/index.html index b7d72cac75..21737188a5 100644 --- a/files/es/web/javascript/reference/global_objects/function/length/index.html +++ b/files/es/web/javascript/reference/global_objects/function/length/index.html @@ -78,72 +78,7 @@ console.log((function(a, b = 1, c) {}).length); /* 1, solo parámetros antes del

Compatibilidad con navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Configurable: true{{CompatUnknown}}{{CompatGeckoDesktop(37)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Configurable: true{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoMobile(37)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("javascript.builtins.Function.length")}}

Ver también

diff --git a/files/es/web/javascript/reference/global_objects/function/name/index.html b/files/es/web/javascript/reference/global_objects/function/name/index.html index ee7fa23adf..4be73729ef 100644 --- a/files/es/web/javascript/reference/global_objects/function/name/index.html +++ b/files/es/web/javascript/reference/global_objects/function/name/index.html @@ -133,92 +133,4 @@ console.log(b.constructor.name); // imprime "a"

Compatibilidad con navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatChrome(33.0)}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Configurable: true{{CompatChrome(43.0)}}{{CompatGeckoDesktop(38)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Nombres inferidos en funciones anónimas{{CompatChrome(51.0)}}{{CompatNo}} [1]{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidAndroid WebviewFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome for Android
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Configurable: true{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoMobile(38)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Nombres inferidos en funciones anónimas{{CompatNo}}{{CompatChrome(51.0)}}{{CompatNo}} [1]{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatChrome(51.0)}}
-
- -

[1] See {{bug(883377)}}.

+{{Compat("javascript.builtins.Function.name")}} diff --git a/files/es/web/javascript/reference/global_objects/function/tosource/index.html b/files/es/web/javascript/reference/global_objects/function/tosource/index.html index 5fac41fd6e..9f3d32c8b1 100644 --- a/files/es/web/javascript/reference/global_objects/function/tosource/index.html +++ b/files/es/web/javascript/reference/global_objects/function/tosource/index.html @@ -41,55 +41,7 @@ Function.toSource();

Browser compatibility

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatNo}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("javascript.builtins.Function.toSource")}}

Ver también

diff --git a/files/es/web/javascript/reference/global_objects/function/tostring/index.html b/files/es/web/javascript/reference/global_objects/function/tostring/index.html index 99f89387ca..6c56e1c3a3 100644 --- a/files/es/web/javascript/reference/global_objects/function/tostring/index.html +++ b/files/es/web/javascript/reference/global_objects/function/tostring/index.html @@ -67,55 +67,7 @@ Function.prototype.toString.call(proxy); // TypeError

Compatibilidad con navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
PrestaciónChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
PrestaciónAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("javascript.builtins.Function.toString")}}

Notas específicas para Gecko

diff --git a/files/es/web/javascript/reference/global_objects/generator/index.html b/files/es/web/javascript/reference/global_objects/generator/index.html index 51e9985da0..ca134082cb 100644 --- a/files/es/web/javascript/reference/global_objects/generator/index.html +++ b/files/es/web/javascript/reference/global_objects/generator/index.html @@ -146,61 +146,7 @@ original_slug: Web/JavaScript/Referencia/Objetos_globales/Generador

Compatibilidad con navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
FuncionalidadChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte basico{{CompatChrome(39.0)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - -
FuncionalidadAndroidAndroid WebviewEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome for Android
Soporte básico{{CompatNo}}{{CompatChrome(39.0)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatChrome(39.0)}}
-
+{{Compat("javascript.builtins.Generator")}}

diff --git a/files/es/web/javascript/reference/global_objects/infinity/index.html b/files/es/web/javascript/reference/global_objects/infinity/index.html index bd717d1021..ac9a7216e9 100644 --- a/files/es/web/javascript/reference/global_objects/infinity/index.html +++ b/files/es/web/javascript/reference/global_objects/infinity/index.html @@ -43,53 +43,8 @@ original_slug: Web/JavaScript/Referencia/Objetos_globales/Infinity

Compatibilidad con navegadores

-

{{ CompatibilityTable() }}

-
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico(Si)(Si)(Si)(Si)(Si)
-
-
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico(Si)(Si)(Si)(Si)(Si)(Si)
-
+{{Compat("javascript.builtins.Infinity")}} +

Ver también

  • {{jsxref("Number.NEGATIVE_INFINITY")}}
  • diff --git a/files/es/web/javascript/reference/global_objects/isfinite/index.html b/files/es/web/javascript/reference/global_objects/isfinite/index.html index 055415e504..15de53fea3 100644 --- a/files/es/web/javascript/reference/global_objects/isfinite/index.html +++ b/files/es/web/javascript/reference/global_objects/isfinite/index.html @@ -59,53 +59,8 @@ isFinite("0"); // verdadero, hubiera sido falso en el caso de usar Numbe

    Compatibilidad con navegadores

    -

    {{ CompatibilityTable() }}

    -
    - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soprte básico(Si)(Si)(Si)(Si)(Si)
    -
    -
    - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte básico(Si)(Si)(Si)(Si)(Si)(Si)
    -
    +{{Compat("javascript.builtins.isFinite")}} +

    Vea También

    • Number.isFinite()
    • diff --git a/files/es/web/javascript/reference/global_objects/json/index.html b/files/es/web/javascript/reference/global_objects/json/index.html index 01fa9b1275..2f9ccf4185 100644 --- a/files/es/web/javascript/reference/global_objects/json/index.html +++ b/files/es/web/javascript/reference/global_objects/json/index.html @@ -172,57 +172,7 @@ eval(code); // fails

      Compatibilidad con navegadores

      -

      {{ CompatibilityTable() }}

      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte básico{{ CompatVersionUnknown() }}{{ CompatGeckoDesktop("1.9.1") }}8.010.54.0
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Soporte básico{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatGeckoMobile("1.0") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
      -
      - -

      Basado en Kangax's compat table.

      +{{Compat("javascript.builtins.JSON")}}

      Vea también

      diff --git a/files/es/web/javascript/reference/global_objects/json/parse/index.html b/files/es/web/javascript/reference/global_objects/json/parse/index.html index 885812b288..dbe630bb12 100644 --- a/files/es/web/javascript/reference/global_objects/json/parse/index.html +++ b/files/es/web/javascript/reference/global_objects/json/parse/index.html @@ -111,66 +111,7 @@ JSON.parseCompatibilidad de navegadores -

      {{ CompatibilityTable() }}

      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte básico{{ CompatVersionUnknown() }}{{ CompatGeckoDesktop("1.9.1") }}8.010.54.0
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Soporte básico{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatGeckoMobile("1.0") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
      -
      - -

      Based on Kangax's compat table.

      - -

      Especificaciones Gecko

      - -

      Comenzando con Gecko 29 {{geckoRelease("29")}}, unas cadenas JSON malformadas producen un mensaje de error más detallado que contiene el número de línea y columna que provocó el error de parsing. Esto es útil cuando se está haciendo debug de un JSON grande.

      - -
      JSON.parse('[1, 2, 3,]')
      -// SyntaxError: JSON.parse: unexpected character at
      -// line 1 column 10 of the JSON data
      -
      +{{Compat("javascript.builtins.JSON.parse")}}

      Véase también

      diff --git a/files/es/web/javascript/reference/global_objects/math/abs/index.html b/files/es/web/javascript/reference/global_objects/math/abs/index.html index 4ff4a68c56..a443cd047f 100644 --- a/files/es/web/javascript/reference/global_objects/math/abs/index.html +++ b/files/es/web/javascript/reference/global_objects/math/abs/index.html @@ -89,55 +89,7 @@ Math.abs(); // NaN

      Compatibilidad en navegadores

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      +{{Compat("javascript.builtins.Math.abs")}}

      Ver también

      diff --git a/files/es/web/javascript/reference/global_objects/math/asin/index.html b/files/es/web/javascript/reference/global_objects/math/asin/index.html index 3fc8b56e89..4dfb358f66 100644 --- a/files/es/web/javascript/reference/global_objects/math/asin/index.html +++ b/files/es/web/javascript/reference/global_objects/math/asin/index.html @@ -79,59 +79,7 @@ Math.asin(2); // NaN

      Compatibilidad con Navegadores

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
      Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - - - -
      FeatureAndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      +{{Compat("javascript.builtins.Math.asin")}}

      Ver Mas

      diff --git a/files/es/web/javascript/reference/global_objects/math/atan2/index.html b/files/es/web/javascript/reference/global_objects/math/atan2/index.html index 26da46befd..81b8e7de3f 100644 --- a/files/es/web/javascript/reference/global_objects/math/atan2/index.html +++ b/files/es/web/javascript/reference/global_objects/math/atan2/index.html @@ -80,55 +80,7 @@ Math.atan2(±Infinity, +Infinity); // ±PI/4.

      Compatibilidad con navegadores

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      +{{Compat("javascript.builtins.Math.atan2")}}

      Ver también

      diff --git a/files/es/web/javascript/reference/global_objects/math/exp/index.html b/files/es/web/javascript/reference/global_objects/math/exp/index.html index 867b28175a..4544a96aed 100644 --- a/files/es/web/javascript/reference/global_objects/math/exp/index.html +++ b/files/es/web/javascript/reference/global_objects/math/exp/index.html @@ -74,55 +74,7 @@ Math.exp(1); // 2.718281828459045

      Compatibilidad con navegadores

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      +{{Compat("javascript.builtins.Math.exp")}}

      Ve también

      diff --git a/files/es/web/javascript/reference/global_objects/math/log10/index.html b/files/es/web/javascript/reference/global_objects/math/log10/index.html index d3efd7e3fc..e7897db852 100644 --- a/files/es/web/javascript/reference/global_objects/math/log10/index.html +++ b/files/es/web/javascript/reference/global_objects/math/log10/index.html @@ -77,55 +77,7 @@ Math.log10(100000); // 5

      Compatibilidad con Navegadores

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracteristicaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte Básico{{CompatChrome("38")}}{{CompatGeckoDesktop("25")}}{{CompatNo}}{{CompatOpera("25")}}{{CompatSafari("7.1")}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      CaracteristicaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Soporte Básico{{CompatNo}}{{CompatNo}}{{CompatGeckoMobile("25")}}{{CompatNo}}{{CompatNo}}8
      -
      +{{Compat("javascript.builtins.Math.log10")}}

      Vea Tambien

      diff --git a/files/es/web/javascript/reference/global_objects/math/log10e/index.html b/files/es/web/javascript/reference/global_objects/math/log10e/index.html index 5537164097..362d097fef 100644 --- a/files/es/web/javascript/reference/global_objects/math/log10e/index.html +++ b/files/es/web/javascript/reference/global_objects/math/log10e/index.html @@ -72,55 +72,7 @@ getLog10e(); // 0.4342944819032518 -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracteristicaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      CaracteristicaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      +{{Compat("javascript.builtins.Math.LOG10E")}}

      Ver tambien

      diff --git a/files/es/web/javascript/reference/global_objects/math/max/index.html b/files/es/web/javascript/reference/global_objects/math/max/index.html index 5a97440eab..6ce7777737 100644 --- a/files/es/web/javascript/reference/global_objects/math/max/index.html +++ b/files/es/web/javascript/reference/global_objects/math/max/index.html @@ -89,6 +89,8 @@ var max = Math.max(...arr);

      Compatibilidad con navegadores

      +{{Compat("javascript.builtins.Math.max")}} +

      {{CompatibilityTable}}

      diff --git a/files/es/web/javascript/reference/global_objects/math/min/index.html b/files/es/web/javascript/reference/global_objects/math/min/index.html index 45d0da7d4a..9627bd6a52 100644 --- a/files/es/web/javascript/reference/global_objects/math/min/index.html +++ b/files/es/web/javascript/reference/global_objects/math/min/index.html @@ -94,55 +94,7 @@ if (x > limite) {

      Compatibilidad con navegadores

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      CaracterísticaAndroidChrome para AndroidFirefox Móvil (Gecko)IE MóvilOpera MóvilSafari Móvil
      Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      +{{Compat("javascript.builtins.Math.min")}}

      Ver además

      diff --git a/files/es/web/javascript/reference/global_objects/math/pi/index.html b/files/es/web/javascript/reference/global_objects/math/pi/index.html index e4bdf042d6..74f8c7b7a7 100644 --- a/files/es/web/javascript/reference/global_objects/math/pi/index.html +++ b/files/es/web/javascript/reference/global_objects/math/pi/index.html @@ -70,55 +70,7 @@ calculaCircunferencia(1); // 6.283185307179586 -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracteristicaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte Basico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      CaracteristicaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Soporte Basico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      +{{Compat("javascript.builtins.Math.PI")}}

      Ver tambien

      diff --git a/files/es/web/javascript/reference/global_objects/math/pow/index.html b/files/es/web/javascript/reference/global_objects/math/pow/index.html index a19835458c..4acbba3e57 100644 --- a/files/es/web/javascript/reference/global_objects/math/pow/index.html +++ b/files/es/web/javascript/reference/global_objects/math/pow/index.html @@ -81,55 +81,7 @@ Math.pow(-7, 1/3); // NaN

      Compatibilidad con navegadores

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      +{{Compat("javascript.builtins.Math.pow")}}

      Ver también

      diff --git a/files/es/web/javascript/reference/global_objects/math/random/index.html b/files/es/web/javascript/reference/global_objects/math/random/index.html index 78e82424bf..367f7afcbd 100644 --- a/files/es/web/javascript/reference/global_objects/math/random/index.html +++ b/files/es/web/javascript/reference/global_objects/math/random/index.html @@ -82,52 +82,4 @@ function getRandomInt(min, max) {

      Compatibilidad en navegadores

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte Básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Soporte Básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      +{{Compat("javascript.builtins.Math.random")}} diff --git a/files/es/web/javascript/reference/global_objects/math/round/index.html b/files/es/web/javascript/reference/global_objects/math/round/index.html index 13458d660e..52e8973e08 100644 --- a/files/es/web/javascript/reference/global_objects/math/round/index.html +++ b/files/es/web/javascript/reference/global_objects/math/round/index.html @@ -160,53 +160,7 @@ Math.ceil10(-59, 1); // -50

      Compatibilidad en navegadores

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
      Soporte Básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracterísticaAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
      Soporte Básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      +{{Compat("javascript.builtins.Math.round")}}

      Véase también

      diff --git a/files/es/web/javascript/reference/global_objects/math/sign/index.html b/files/es/web/javascript/reference/global_objects/math/sign/index.html index 472f01e6a1..e3990f5e27 100644 --- a/files/es/web/javascript/reference/global_objects/math/sign/index.html +++ b/files/es/web/javascript/reference/global_objects/math/sign/index.html @@ -91,55 +91,7 @@ Math.sign(); // NaN

      Compatibilidad con navegadores

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      PropiedadChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte básico{{CompatChrome("38")}}{{CompatGeckoDesktop("25")}}{{CompatNo}}{{CompatOpera("25")}}{{CompatSafari("9")}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      PropiedadAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Soporte básico{{CompatNo}}{{CompatNo}}{{CompatGeckoMobile("25")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
      -
      +{{Compat("javascript.builtins.Math.sign")}}

      Ver También

      diff --git a/files/es/web/javascript/reference/global_objects/math/sin/index.html b/files/es/web/javascript/reference/global_objects/math/sin/index.html index 27ec24425f..80c492fb1d 100644 --- a/files/es/web/javascript/reference/global_objects/math/sin/index.html +++ b/files/es/web/javascript/reference/global_objects/math/sin/index.html @@ -65,55 +65,7 @@ Math.sin(Math.PI / 2); // 1

      Compatibilidad con navegadores

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      +{{Compat("javascript.builtins.Math.sin")}}

      Ver también

      diff --git a/files/es/web/javascript/reference/global_objects/math/sqrt/index.html b/files/es/web/javascript/reference/global_objects/math/sqrt/index.html index 3db4ff52e8..410ba30dd1 100644 --- a/files/es/web/javascript/reference/global_objects/math/sqrt/index.html +++ b/files/es/web/javascript/reference/global_objects/math/sqrt/index.html @@ -75,55 +75,7 @@ Math.sqrt(-1); // NaN

      Compatibilidad

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      +{{Compat("javascript.builtins.Math.sqrt")}}

      Ver también

      diff --git a/files/es/web/javascript/reference/global_objects/math/sqrt1_2/index.html b/files/es/web/javascript/reference/global_objects/math/sqrt1_2/index.html index 012fa5d07e..60ab8b3ee4 100644 --- a/files/es/web/javascript/reference/global_objects/math/sqrt1_2/index.html +++ b/files/es/web/javascript/reference/global_objects/math/sqrt1_2/index.html @@ -66,55 +66,7 @@ getRoot1_2(); // 0.7071067811865476 -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracteristicaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte basico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      CaracteristicaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Soporte basico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      +{{Compat("javascript.builtins.Math.SQRT1_2")}}

      Ver Tambien

      diff --git a/files/es/web/javascript/reference/global_objects/math/sqrt2/index.html b/files/es/web/javascript/reference/global_objects/math/sqrt2/index.html index 6ae6cfa70e..fa80150a31 100644 --- a/files/es/web/javascript/reference/global_objects/math/sqrt2/index.html +++ b/files/es/web/javascript/reference/global_objects/math/sqrt2/index.html @@ -65,55 +65,7 @@ getRoot2(); // 1.4142135623730951

      Compatibilidad en navegadores

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte Básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Soporte Básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      +{{Compat("javascript.builtins.Math.SQRT2")}}

       

      diff --git a/files/es/web/javascript/reference/global_objects/math/trunc/index.html b/files/es/web/javascript/reference/global_objects/math/trunc/index.html index 4ed64bfc7a..1b60ac33da 100644 --- a/files/es/web/javascript/reference/global_objects/math/trunc/index.html +++ b/files/es/web/javascript/reference/global_objects/math/trunc/index.html @@ -84,55 +84,7 @@ Math.trunc(); // NaN

      Compatibilidad con navegadores.

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte básico{{CompatChrome("38")}}{{CompatGeckoDesktop("25")}}{{CompatNo}}{{CompatOpera("25")}}{{CompatSafari("7.1")}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Soporte Básico{{CompatNo}}{{CompatNo}}{{CompatGeckoMobile("25")}}{{CompatNo}}{{CompatNo}}8
      -
      +{{Compat("javascript.builtins.Math.trunc")}}

      Vea también.

      diff --git a/files/es/web/javascript/reference/global_objects/null/index.html b/files/es/web/javascript/reference/global_objects/null/index.html index 173b31bc50..7d3bc937eb 100644 --- a/files/es/web/javascript/reference/global_objects/null/index.html +++ b/files/es/web/javascript/reference/global_objects/null/index.html @@ -72,55 +72,7 @@ null == undefined // true

      Compatibilidad con navegadores

      -

      {{ CompatibilityTable() }}

      - -
      - - - - - - - - - - - - - - - - - - - -
      FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Basic support{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Basic support{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
      -
      +{{Compat("javascript.builtins.null")}}

      Véase también

      diff --git a/files/es/web/javascript/reference/global_objects/number/isnan/index.html b/files/es/web/javascript/reference/global_objects/number/isnan/index.html index 5d638d528f..b8336e5905 100644 --- a/files/es/web/javascript/reference/global_objects/number/isnan/index.html +++ b/files/es/web/javascript/reference/global_objects/number/isnan/index.html @@ -83,55 +83,7 @@ Number.isNaN = Number.isNaN || function(value) {

      Compatibilidad de navegador

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Basic support{{CompatChrome("25")}}{{CompatGeckoDesktop("15")}}{{CompatNo}}{{CompatVersionUnknown}}9
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Basic support{{CompatNo}}{{CompatUnknown}}{{CompatGeckoMobile("15")}}{{CompatNo}}{{CompatNo}}9
      -
      +{{Compat("javascript.builtins.Number.isNaN")}}

      Ver también

      diff --git a/files/es/web/javascript/reference/global_objects/number/max_value/index.html b/files/es/web/javascript/reference/global_objects/number/max_value/index.html index 814beaac14..940a014da8 100644 --- a/files/es/web/javascript/reference/global_objects/number/max_value/index.html +++ b/files/es/web/javascript/reference/global_objects/number/max_value/index.html @@ -75,55 +75,7 @@ verificarValorMaximo(numero2); // El número es infinito

      Compatibilidad

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      +{{Compat("javascript.builtins.Number.MAX_VALUE")}}

      Ver también

      diff --git a/files/es/web/javascript/reference/global_objects/number/min_value/index.html b/files/es/web/javascript/reference/global_objects/number/min_value/index.html index 3b0b515b63..caa21971bb 100644 --- a/files/es/web/javascript/reference/global_objects/number/min_value/index.html +++ b/files/es/web/javascript/reference/global_objects/number/min_value/index.html @@ -65,55 +65,7 @@ original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/MIN_VALUE

      Compatibilidad de navegador

      -
      {{CompatibilityTable}}
      - -
      - - - - - - - - - - - - - - - - - - - -
      FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      - -
      - - - - - - - - - - - - - - - - - - - - - -
      FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
      -
      +{{Compat("javascript.builtins.Number.MIN_VALUE")}}

      Ver también

      diff --git a/files/es/web/javascript/reference/global_objects/number/negative_infinity/index.html b/files/es/web/javascript/reference/global_objects/number/negative_infinity/index.html index 5103aa5df2..c5691c6002 100644 --- a/files/es/web/javascript/reference/global_objects/number/negative_infinity/index.html +++ b/files/es/web/javascript/reference/global_objects/number/negative_infinity/index.html @@ -63,53 +63,8 @@ if (smallNumber === Number.NEGATIVE_INFINITY) {

      Compatibilidad con navegadores

      -

      {{ CompatibilityTable() }}

      -
      - - - - - - - - - - - - - - - - - - - -
      CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
      Soporte básico(Si)(Si)(Si)(Si)(Si)
      -
      -
      - - - - - - - - - - - - - - - - - - - - - -
      CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
      Soporte básico(Si)(Si)(Si)(Si)(Si)(Si)
      -
      +{{Compat("javascript.builtins.Number.NEGATIVE_INFINITY")}} +

      Ver también

      • {{jsxref("Number.POSITIVE_INFINITY")}}
      • diff --git a/files/es/web/javascript/reference/global_objects/number/positive_infinity/index.html b/files/es/web/javascript/reference/global_objects/number/positive_infinity/index.html index 72c482b252..f83071f114 100644 --- a/files/es/web/javascript/reference/global_objects/number/positive_infinity/index.html +++ b/files/es/web/javascript/reference/global_objects/number/positive_infinity/index.html @@ -61,53 +61,8 @@ if (bigNumber === Number.POSITIVE_INFINITY) {

        Compatibilidad con navegadores

        -

        {{ CompatibilityTable() }}

        -
        - - - - - - - - - - - - - - - - - - - -
        CaracteristicaChromeFirefox (Gecko)Internet ExplorerOperaSafari
        Soporte básico(SI)(Si)(Si)(Si)(Si)
        -
        -
        - - - - - - - - - - - - - - - - - - - - - -
        CaracteristicaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
        Soprote básico(Si)(Si)(Si)(Si)(Si)(Si)
        -
        +{{Compat("javascript.builtins.Number.POSITIVE_INFINITY")}} +

        Ver también

        • {{jsxref("Number.NEGATIVE_INFINITY")}}
        • diff --git a/files/es/web/javascript/reference/global_objects/number/tofixed/index.html b/files/es/web/javascript/reference/global_objects/number/tofixed/index.html index 429a8f5a85..7380afdd4d 100644 --- a/files/es/web/javascript/reference/global_objects/number/tofixed/index.html +++ b/files/es/web/javascript/reference/global_objects/number/tofixed/index.html @@ -89,55 +89,7 @@ numObj.toFixed(6); // Returns '12345.678900': note added zeros

          Browser compatibility

          -
          {{CompatibilityTable}}
          - -
          - - - - - - - - - - - - - - - - - - - -
          FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
          Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
          -
          - -
          - - - - - - - - - - - - - - - - - - - - - -
          FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
          Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
          -
          +{{Compat("javascript.builtins.Number.toFixed")}}

          See also

          diff --git a/files/es/web/javascript/reference/global_objects/object/__definegetter__/index.html b/files/es/web/javascript/reference/global_objects/object/__definegetter__/index.html index 42b2aeb0a4..c57da6a862 100644 --- a/files/es/web/javascript/reference/global_objects/object/__definegetter__/index.html +++ b/files/es/web/javascript/reference/global_objects/object/__definegetter__/index.html @@ -81,55 +81,7 @@ console.log(o.gimmeFive); // 5

          Compatibilidad de navegadores

          -
          {{CompatibilityTable}}
          - -
          - - - - - - - - - - - - - - - - - - - -
          CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
          Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatIE("11")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
          -
          - -
          - - - - - - - - - - - - - - - - - - - - - -
          CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
          Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
          -
          +{{Compat("javascript.builtins.Object.defineGetter")}}

          Mira también

          diff --git a/files/es/web/javascript/reference/global_objects/object/constructor/index.html b/files/es/web/javascript/reference/global_objects/object/constructor/index.html index 3388078b3d..96f88f1ab3 100644 --- a/files/es/web/javascript/reference/global_objects/object/constructor/index.html +++ b/files/es/web/javascript/reference/global_objects/object/constructor/index.html @@ -109,54 +109,4 @@ console.log( types.join( "\n" ) );

          Compatibilidad con Navegadores

          -

          {{ CompatibilityTable() }}

          - -
          - - - - - - - - - - - - - - - - - - - -
          CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
          Soporte básico{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
          -
          - -
          - - - - - - - - - - - - - - - - - - - - - -
          CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
          Soporte básico{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
          -
          - -

           

          +{{Compat("javascript.builtins.Object.constructor")}} diff --git a/files/es/web/javascript/reference/global_objects/object/defineproperties/index.html b/files/es/web/javascript/reference/global_objects/object/defineproperties/index.html index 3758d4cbfc..fe4a964ea8 100644 --- a/files/es/web/javascript/reference/global_objects/object/defineproperties/index.html +++ b/files/es/web/javascript/reference/global_objects/object/defineproperties/index.html @@ -138,53 +138,7 @@ original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/definePropertie

          Basado en Kangax's compat tables.

          -

          {{CompatibilityTable}}

          - -
          - - - - - - - - - - - - - - - - - - - -
          CaracteristicaFirefox (Gecko)ChromeInternet ExplorerOperaSafari
          Soporte básico{{CompatGeckoDesktop("2")}}5 (previous versions untested)911.605
          -
          - -
          - - - - - - - - - - - - - - - - - - - -
          CaracteristicaFirefox Mobile (Gecko)AndroidIE MobileOpera MobileSafari Mobile
          Soporte básico{{CompatGeckoMobile("2")}}{{CompatVersionUnknown}}{{CompatUnknown}}11.50{{CompatVersionUnknown}}
          -
          +{{Compat("javascript.builtins.Object.defineProperties")}}

          Ver también

          diff --git a/files/es/web/javascript/reference/global_objects/object/defineproperty/index.html b/files/es/web/javascript/reference/global_objects/object/defineproperty/index.html index 7d7051764f..445e95d05c 100644 --- a/files/es/web/javascript/reference/global_objects/object/defineproperty/index.html +++ b/files/es/web/javascript/reference/global_objects/object/defineproperty/index.html @@ -332,77 +332,7 @@ console.log<

          Compatibilidad con navegadores

          -
          {{CompatibilityTable}}
          - -
          - - - - - - - - - - - - - - - - - - - -
          CaracterísticaFirefox (Gecko)ChromeInternet ExplorerOperaSafari
          Soporte Básico{{CompatGeckoDesktop("2")}}{{CompatChrome("5")}} (versiones previas sin testear){{CompatIE("9")}} ({{CompatIE("8")}}, pero solo con objetos DOM y con muchos comportamientos no estándares  See below.){{CompatOpera("11.60")}}{{CompatSafari("5.1")}} ({{CompatSafari("5")}}, but not on DOM objects)
          -
          - -
          - - - - - - - - - - - - - - - - - - - -
          CaracterísticaFirefox Mobile (Gecko)AndroidIE MobileOpera MobileSafari Mobile
          Soporte Básico{{CompatGeckoMobile("2")}}{{CompatVersionUnknown}}{{CompatIE("9")}} and above{{CompatOperaMobile("11.50")}}{{CompatVersionUnknown}}
          -
          - -

          Based on Kangax's compat tables.

          - -

          Redefining the length property of an Array object

          - -

          It is possible to redefine the {{jsxref("Array.length", "length")}} property of arrays, subject to the usual redefinition restrictions. (The {{jsxref("Array.length", "length")}} property is initially non-configurable, non-enumerable, and writable. Thus on an unaltered array it is possible to change the {{jsxref("Array.length", "length")}} property's value, or to make it non-writable. It is not allowed to change its enumerability or configurability, or if it is non-writable to change its value or writability.) However, not all browsers permit this redefinition.

          - -

          Firefox 4 through 22 will throw a {{jsxref("Global_Objects/TypeError", "TypeError")}} on any attempt whatsoever (whether permitted or not) to redefine the {{jsxref("Array.length", "length")}} property of an array.

          - -

          Versions of Chrome which implement Object.defineProperty() in some circumstances ignore a length value different from the array's current {{jsxref("Array.length", "length")}} property. In some circumstances changing writability seems to silently not work (and not throw an exception). Also, relatedly, some array-mutating methods like {{jsxref("Array.prototype.push")}} don't respect a non-writable length.

          - -

          Versions of Safari which implement Object.defineProperty() ignore a length value different from the array's current {{jsxref("Array.length", "length")}} property, and attempts to change writability execute without error but do not actually change the property's writability.

          - -

          Only Internet Explorer 9 and later, and Firefox 23 and later, appear to fully and correctly implement redefinition of the {{jsxref("Array.length", "length")}} property of arrays. For now, don't rely on redefining the {{jsxref("Array.length", "length")}} property of an array to either work, or to work in a particular manner. And even when you can rely on it, there's really no good reason to do so.

          - -

          Particularidades de Internet Explorer 8

          - -

          El método Object.defineProperty() de Internet Explorer sólo puede ser usado en objetos del DOM. Algunas explicaciones al respecto:

          - -
            -
          • Intentar usar Object.defineProperty() en objetos nativos produce un error.
          • -
          • Hay que definir un valor para todos los atributos de una propiedad: true, true, true para descriptores de datos y true para configurables, false para el descriptor de acceso   enumerable.(?) Cualquier intento de proporcionar otro valor(?) lanzará un error.
          • -
          • Para reconfirurar una propiedad primero hay que eliminarla. Si no se elimina, la propiedad no cambia aunque se intente modificar.
          • -
          +{{Compat("javascript.builtins.Object.defineProperty")}}

          See also

          diff --git a/files/es/web/javascript/reference/global_objects/object/entries/index.html b/files/es/web/javascript/reference/global_objects/object/entries/index.html index 2f1d669489..0ca97dfbb7 100644 --- a/files/es/web/javascript/reference/global_objects/object/entries/index.html +++ b/files/es/web/javascript/reference/global_objects/object/entries/index.html @@ -96,59 +96,7 @@ console.log(map); // Map { foo: "bar", baz: 42 }

          Browser compatibility

          -
          {{CompatibilityTable}}
          - -
          - - - - - - - - - - - - - - - - - - - - - -
          FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
          Basic support{{CompatChrome(54)}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(47)}}{{CompatNo}}{{CompatNo}}{{CompatSafari(10.1)}}
          -
          - -
          - - - - - - - - - - - - - - - - - - - - - - - -
          FeatureAndroid WebviewChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
          Basic support{{CompatChrome(54)}}{{CompatChrome(54)}}{{CompatVersionUnknown}}{{CompatGeckoMobile(47)}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
          -
          +{{Compat("javascript.builtins.Object.entries")}}

          See also

          diff --git a/files/es/web/javascript/reference/global_objects/object/getownpropertydescriptor/index.html b/files/es/web/javascript/reference/global_objects/object/getownpropertydescriptor/index.html index 7d9542c349..3cc2a0b709 100644 --- a/files/es/web/javascript/reference/global_objects/object/getownpropertydescriptor/index.html +++ b/files/es/web/javascript/reference/global_objects/object/getownpropertydescriptor/index.html @@ -104,55 +104,7 @@ Object.getOwnPropertyDescriptor("foo", 0);

          Compatibilidad con navegadores

          -
          {{CompatibilityTable}}
          - -
          - - - - - - - - - - - - - - - - - - - -
          CaracteristicaChromeFirefox (Gecko)Internet ExplorerOperaSafari
          Soporte básico{{CompatChrome("5")}}{{CompatGeckoDesktop("2")}}{{CompatIE("8")}}{{CompatOpera("12")}}{{CompatSafari("5")}}
          -
          - -
          - - - - - - - - - - - - - - - - - - - - - -
          CaracteristicaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
          Soporte básico{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
          -
          +{{Compat("javascript.builtins.Object.getOwnPropertyDescriptor")}}

          Ver también

          diff --git a/files/es/web/javascript/reference/global_objects/object/getownpropertynames/index.html b/files/es/web/javascript/reference/global_objects/object/getownpropertynames/index.html index 6844d4df35..201ff5c40b 100644 --- a/files/es/web/javascript/reference/global_objects/object/getownpropertynames/index.html +++ b/files/es/web/javascript/reference/global_objects/object/getownpropertynames/index.html @@ -103,56 +103,8 @@ console.log(nonenum_only);

           Compatibilidad con Navegadores

          - {{CompatibilityTable}}
          -
          - - - - - - - - - - - - - - - - - - - -
          FeatureFirefox (Gecko)ChromeInternet ExplorerOperaSafari
          Basic support4 (2.0)59125
          -
          -
          - - - - - - - - - - - - - - - - - - - -
          FeatureFirefox Mobile (Gecko)AndroidIE MobileOpera MobileSafari Mobile
          Basic support{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
          -
          -

          Based on Kangax's compat table.

          -

          SpiderMonkey-specific notes

          -
            -
          • Prior to SpiderMonkey 28 {{geckoRelease("28")}}, Object.getOwnPropertyNames did not see unresolved properties of {{jsxref("Error")}} objects. This has been fixed in later versions ({{bug("724768")}}).
          • -
          +{{Compat("javascript.builtins.Object.getOwnPropertyNames")}} +

          Ver también

          • Enumerability and ownership of properties
          • diff --git a/files/es/web/javascript/reference/global_objects/object/getownpropertysymbols/index.html b/files/es/web/javascript/reference/global_objects/object/getownpropertysymbols/index.html index c57f9f3c88..d683a8e118 100644 --- a/files/es/web/javascript/reference/global_objects/object/getownpropertysymbols/index.html +++ b/files/es/web/javascript/reference/global_objects/object/getownpropertysymbols/index.html @@ -66,55 +66,7 @@ console.log(objectSymbols[0]); // Symbol(a)

            Compatibilidad con navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracteristicaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatChrome(38)}}{{CompatGeckoDesktop("36.0")}}{{CompatNo}}259
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracteristicaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico5.1{{CompatChrome(38)}}{{CompatGeckoMobile("36.0")}}{{CompatNo}}259
            -
            +{{Compat("javascript.builtins.Object.getOwnPropertySymbols")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/object/getprototypeof/index.html b/files/es/web/javascript/reference/global_objects/object/getprototypeof/index.html index 2da5fc410a..bd6d019f38 100644 --- a/files/es/web/javascript/reference/global_objects/object/getprototypeof/index.html +++ b/files/es/web/javascript/reference/global_objects/object/getprototypeof/index.html @@ -71,61 +71,7 @@ String.prototype // ES6 code

            Compatibilidad con navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatChrome("5")}}{{CompatGeckoDesktop("1.9.1")}}{{CompatIE("9")}}{{CompatOpera("12.10")}} (tal vez en las últimas versiones){{CompatSafari("5")}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            - -

            Based on Kangax's compat table.

            - -

            Notas espécificas sobre Opera

            - -

            A pesar de que las versiones anteriores de opera no soportan aun Object.getPrototypeOf(), Opera soporta la propiedad no estándar {{jsxref("Object.proto", "__proto__")}} desde Opera 10.50.

            +{{Compat("javascript.builtins.Object.getPrototypeOf")}}

            Mira también

            diff --git a/files/es/web/javascript/reference/global_objects/object/hasownproperty/index.html b/files/es/web/javascript/reference/global_objects/object/hasownproperty/index.html index 34060bba68..2216efad31 100644 --- a/files/es/web/javascript/reference/global_objects/object/hasownproperty/index.html +++ b/files/es/web/javascript/reference/global_objects/object/hasownproperty/index.html @@ -126,55 +126,7 @@ Object.prototype.hasOwnProperty.call(foo, 'bar'); // true

            Compatibilidad de navegadores

            -

            {{ CompatibilityTable() }}

            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
            -
            +{{Compat("javascript.builtins.Object.hasOwnProperty")}}

            Véase también

            diff --git a/files/es/web/javascript/reference/global_objects/object/is/index.html b/files/es/web/javascript/reference/global_objects/object/is/index.html index 6234fa5cef..bc27d307b7 100644 --- a/files/es/web/javascript/reference/global_objects/object/is/index.html +++ b/files/es/web/javascript/reference/global_objects/object/is/index.html @@ -114,55 +114,7 @@ Object.is(NaN, 0/0); // true

            Compatibilidad en navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatChrome("30")}}{{CompatGeckoDesktop("22")}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatNo}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatNo}}{{CompatUnknown}}{{CompatGeckoMobile("22")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
            -
            +{{Compat("javascript.builtins.Object.is")}}

            diff --git a/files/es/web/javascript/reference/global_objects/object/isextensible/index.html b/files/es/web/javascript/reference/global_objects/object/isextensible/index.html index e1d35ea612..b9a3486205 100644 --- a/files/es/web/javascript/reference/global_objects/object/isextensible/index.html +++ b/files/es/web/javascript/reference/global_objects/object/isextensible/index.html @@ -83,55 +83,7 @@ Object.isExtensible(1);

            Compatibilidad con navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracteristicaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatChrome("6")}}{{CompatGeckoDesktop("2.0")}}{{CompatIE("9")}}{{CompatOpera("12")}}{{CompatSafari("5.1")}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracteristicaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporote básico{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            +{{Compat("javascript.builtins.Object.isExtensible")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/object/isfrozen/index.html b/files/es/web/javascript/reference/global_objects/object/isfrozen/index.html index fdd9162c7c..2981382346 100644 --- a/files/es/web/javascript/reference/global_objects/object/isfrozen/index.html +++ b/files/es/web/javascript/reference/global_objects/object/isfrozen/index.html @@ -130,55 +130,7 @@ Object.isFrozen(1);

            Compatibilidad con navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracteristicasChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatChrome("6")}}{{CompatGeckoDesktop("2.0")}}{{CompatIE("9")}}{{CompatOpera("12")}}{{CompatSafari("5.1")}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracteristicasAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            +{{Compat("javascript.builtins.Object.isFrozen")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/object/isprototypeof/index.html b/files/es/web/javascript/reference/global_objects/object/isprototypeof/index.html index fc1fed82de..a193160b93 100644 --- a/files/es/web/javascript/reference/global_objects/object/isprototypeof/index.html +++ b/files/es/web/javascript/reference/global_objects/object/isprototypeof/index.html @@ -97,55 +97,7 @@ if (Fi.prototype.isPrototypeOf(fum)) {

            Compatibilidad con navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            PrestaciónChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            PrestaciónAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.builtins.Object.isPrototypeOf")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/object/preventextensions/index.html b/files/es/web/javascript/reference/global_objects/object/preventextensions/index.html index 3ae7c006d3..500e03c869 100644 --- a/files/es/web/javascript/reference/global_objects/object/preventextensions/index.html +++ b/files/es/web/javascript/reference/global_objects/object/preventextensions/index.html @@ -98,72 +98,7 @@ Object.preventExtensions(1);

            Compatibilidad de navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            CaracteristicaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatChrome("6")}}{{CompatGeckoDesktop("2.0")}}{{CompatIE("9")}}{{CompatOpera("12")}}{{CompatSafari("5.1")}}
            Comportamiento en ES6 para un no-objeto pasado como argumento{{CompatChrome("44")}}{{CompatGeckoDesktop("35.0")}}{{CompatIE("11")}}{{CompatOpera("31")}}{{CompatUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            CaracteristicaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            Comportamiento en ES6 para no-objetos pasados como argumentos{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoMobile("35.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            +{{Compat("javascript.builtins.Object.preventExtensions")}}

            Mira también

            diff --git a/files/es/web/javascript/reference/global_objects/object/propertyisenumerable/index.html b/files/es/web/javascript/reference/global_objects/object/propertyisenumerable/index.html index b67d46d680..681dca1c2f 100644 --- a/files/es/web/javascript/reference/global_objects/object/propertyisenumerable/index.html +++ b/files/es/web/javascript/reference/global_objects/object/propertyisenumerable/index.html @@ -122,55 +122,7 @@ o.propertyIsEnumerable('firstMethod'); // regresa false

            Compatibilidad de navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.builtins.Object.propertyIsEnumerable")}}

            Notas específicas para Gecko

            diff --git a/files/es/web/javascript/reference/global_objects/object/proto/index.html b/files/es/web/javascript/reference/global_objects/object/proto/index.html index e47ded2e92..2f5b26d7b2 100644 --- a/files/es/web/javascript/reference/global_objects/object/proto/index.html +++ b/files/es/web/javascript/reference/global_objects/object/proto/index.html @@ -66,55 +66,7 @@ console.log(shape.__proto__ === circle); // true

            Compatibilidad de navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracteristicaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatIE("11")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracteristicaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.builtins.Object.proto")}}

            Notas de compatibilidad

            diff --git a/files/es/web/javascript/reference/global_objects/object/seal/index.html b/files/es/web/javascript/reference/global_objects/object/seal/index.html index 33c3065088..2f3e3faae0 100644 --- a/files/es/web/javascript/reference/global_objects/object/seal/index.html +++ b/files/es/web/javascript/reference/global_objects/object/seal/index.html @@ -107,55 +107,7 @@ Object.seal(1);

            Compatibilidad con navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            PrestaciónChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatChrome("6")}}{{CompatGeckoDesktop("2.0")}}{{CompatIE("9")}}{{CompatOpera("12")}}{{CompatSafari("5.1")}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            PrestiaciónAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            +{{Compat("javascript.builtins.Object.seal")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/object/setprototypeof/index.html b/files/es/web/javascript/reference/global_objects/object/setprototypeof/index.html index 1bfa3cbb0d..95f246fd6e 100644 --- a/files/es/web/javascript/reference/global_objects/object/setprototypeof/index.html +++ b/files/es/web/javascript/reference/global_objects/object/setprototypeof/index.html @@ -178,55 +178,7 @@ george(); // 'Hello guys!!'

            Compatibilidad del navegador

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatChrome("34")}}{{CompatGeckoDesktop("31")}}{{CompatIE("11")}}{{CompatVersionUnknown}}{{CompatNo}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatNo}}{{CompatNo}}{{CompatGeckoMobile("31")}}{{CompatUnknown}}{{CompatNo}}{{CompatNo}}
            -
            +{{Compat("javascript.builtins.Object.setPrototypeOf")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/object/valueof/index.html b/files/es/web/javascript/reference/global_objects/object/valueof/index.html index c6dcb07ca4..62dc1e34af 100644 --- a/files/es/web/javascript/reference/global_objects/object/valueof/index.html +++ b/files/es/web/javascript/reference/global_objects/object/valueof/index.html @@ -100,55 +100,7 @@ myObj + 3; // 7

            Compatibilidad con Navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            ElementoChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte Básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            ElementoAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte Básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.builtins.Object.valueOf")}}

            Vea también

            diff --git a/files/es/web/javascript/reference/global_objects/rangeerror/index.html b/files/es/web/javascript/reference/global_objects/rangeerror/index.html index 672942b3ad..154049adca 100644 --- a/files/es/web/javascript/reference/global_objects/rangeerror/index.html +++ b/files/es/web/javascript/reference/global_objects/rangeerror/index.html @@ -101,55 +101,7 @@ catch (e) {

            Compatibilidad en navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.builtins.RangeError")}}

            Vea también

            diff --git a/files/es/web/javascript/reference/global_objects/reflect/index.html b/files/es/web/javascript/reference/global_objects/reflect/index.html index a2f9d12fb7..6deae01ad5 100644 --- a/files/es/web/javascript/reference/global_objects/reflect/index.html +++ b/files/es/web/javascript/reference/global_objects/reflect/index.html @@ -75,59 +75,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Reflect

            Compatibilidad en Navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatChrome(49.0)}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("42")}}{{CompatNo}}{{CompatNo}}{{CompatSafari(10)}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatChrome(49.0)}}{{CompatChrome(49.0)}}{{CompatVersionUnknown}}{{CompatGeckoMobile("42")}}{{CompatNo}}{{CompatNo}}{{CompatSafari(10)}}
            -
            +{{Compat("javascript.builtins.Reflect")}}

            También ver

            diff --git a/files/es/web/javascript/reference/global_objects/reflect/set/index.html b/files/es/web/javascript/reference/global_objects/reflect/set/index.html index 10436d8928..2195fcd4ae 100644 --- a/files/es/web/javascript/reference/global_objects/reflect/set/index.html +++ b/files/es/web/javascript/reference/global_objects/reflect/set/index.html @@ -86,59 +86,7 @@ Reflect.getOwnPropertyDescriptor(obj, 'undefined');

            Compatibilidad con navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico49{{CompatVersionUnknown}}{{CompatGeckoDesktop(42)}}{{CompatNo}}{{CompatNo}}10
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatNo}}49{{CompatVersionUnknown}}{{CompatGeckoMobile(42)}}{{CompatNo}}{{CompatNo}}10
            -
            +{{Compat("javascript.builtins.Reflect.set")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/regexp/exec/index.html b/files/es/web/javascript/reference/global_objects/regexp/exec/index.html index a285f13a40..03a1a1931e 100644 --- a/files/es/web/javascript/reference/global_objects/regexp/exec/index.html +++ b/files/es/web/javascript/reference/global_objects/regexp/exec/index.html @@ -177,59 +177,7 @@ console.log(matches[1]);

            Compatiblidad con navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FuncionalidadChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - - - -
            FuncionalidadAndroidChrome for AndroidEdgeFirefox Móvil (Gecko)IE MóvilOpera MóvilSafari Móvil
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.builtins.RegExp.exec")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/regexp/ignorecase/index.html b/files/es/web/javascript/reference/global_objects/regexp/ignorecase/index.html index 24e70a06ac..5032f7a26d 100644 --- a/files/es/web/javascript/reference/global_objects/regexp/ignorecase/index.html +++ b/files/es/web/javascript/reference/global_objects/regexp/ignorecase/index.html @@ -59,78 +59,7 @@ console.log(regex.ignoreCase); // true

            Compatibilidad de navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            Propiedad accesor del Prototipo{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoDesktop(38)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome para AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            Propiedad accesor del Prototipo{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoMobile(38)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            +{{Compat("javascript.builtins.RegExp.ignoreCase")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/regexp/test/index.html b/files/es/web/javascript/reference/global_objects/regexp/test/index.html index 712b914236..388e20dd8e 100644 --- a/files/es/web/javascript/reference/global_objects/regexp/test/index.html +++ b/files/es/web/javascript/reference/global_objects/regexp/test/index.html @@ -91,59 +91,7 @@ console.log(result); // true

            Compatibilidad en Navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -

            Notas específicas para Gecko

            - -

            Antes de Gecko 8.0 {{geckoRelease("8.0")}}, test() estaba incorrectamente implementado; cuando era llamado sin parámetros, buscaba emparejar contra el valor de la entrada anterior (la propiedad RegExp.input) en lugar de hacerlo contra la cadena "undefined". Esto ha sido corregido; ahora /undefined/.test() resulta correctamente en true, en lugar de un error.

            +{{Compat("javascript.builtins.RegExp.test")}}

            Vea también

            diff --git a/files/es/web/javascript/reference/global_objects/regexp/tostring/index.html b/files/es/web/javascript/reference/global_objects/regexp/tostring/index.html index 724de783f7..fd9222680d 100644 --- a/files/es/web/javascript/reference/global_objects/regexp/tostring/index.html +++ b/files/es/web/javascript/reference/global_objects/regexp/tostring/index.html @@ -81,89 +81,7 @@ new RegExp('\n').toString() === "/\\n/"; // true, desde ES5

            Compatibilidad en Navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            Escaping{{CompatVersionUnknown}}{{CompatGeckoDesktop(38)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            Generic function{{CompatUnknown}}{{CompatGeckoDesktop(39)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            Escaping{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile(38)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            Generic function{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoMobile(39)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            +{{Compat("javascript.builtins.RegExp.toString")}}

            Vea también

            diff --git a/files/es/web/javascript/reference/global_objects/set/add/index.html b/files/es/web/javascript/reference/global_objects/set/add/index.html index 32e21d52c1..fc3e0947e4 100644 --- a/files/es/web/javascript/reference/global_objects/set/add/index.html +++ b/files/es/web/javascript/reference/global_objects/set/add/index.html @@ -60,55 +60,7 @@ console.log(mySet);

            Browser compatibility

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support38{{CompatGeckoDesktop("13.0")}}11257.1
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatNo}}38{{CompatGeckoMobile("13.0")}}{{CompatNo}}{{CompatNo}}8
            -
            +{{Compat("javascript.builtins.Set.add")}}

            Firefox-specific notes

            diff --git a/files/es/web/javascript/reference/global_objects/set/clear/index.html b/files/es/web/javascript/reference/global_objects/set/clear/index.html index ff5bb74171..4b0161f3e4 100644 --- a/files/es/web/javascript/reference/global_objects/set/clear/index.html +++ b/files/es/web/javascript/reference/global_objects/set/clear/index.html @@ -62,55 +62,7 @@ mySet.has("bar") // false

            Compatibilidad de navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico38{{CompatGeckoDesktop("19.0")}}11257.1
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatNo}}25{{CompatGeckoMobile("19.0")}}{{CompatNo}}{{CompatNo}}8
            -
            +{{Compat("javascript.builtins.Set.clear")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/set/delete/index.html b/files/es/web/javascript/reference/global_objects/set/delete/index.html index efaeb4ee7b..71f7bd9dce 100644 --- a/files/es/web/javascript/reference/global_objects/set/delete/index.html +++ b/files/es/web/javascript/reference/global_objects/set/delete/index.html @@ -60,55 +60,7 @@ mySet.has("foo"); // Retorna false. El elemento "foo" ya no está presente.

            Compatibilidad de navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico38{{CompatGeckoDesktop("13.0")}}11257.1
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatNo}}38{{CompatGeckoMobile("13.0")}}{{CompatNo}}{{CompatNo}}8
            -
            +{{Compat("javascript.builtins.Set.delete")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/set/has/index.html b/files/es/web/javascript/reference/global_objects/set/has/index.html index 8f1beef376..cc697267f5 100644 --- a/files/es/web/javascript/reference/global_objects/set/has/index.html +++ b/files/es/web/javascript/reference/global_objects/set/has/index.html @@ -66,55 +66,7 @@ mySet.has("bar"); // retorna false

            Compatibilidad de navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico38{{CompatGeckoDesktop("13.0")}}11257.1
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatNo}}38{{CompatGeckoMobile("13.0")}}{{CompatNo}}{{CompatNo}}8
            -
            +{{Compat("javascript.builtins.Set.has")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/set/size/index.html b/files/es/web/javascript/reference/global_objects/set/size/index.html index 2a3fb4f5d1..e924a74d93 100644 --- a/files/es/web/javascript/reference/global_objects/set/size/index.html +++ b/files/es/web/javascript/reference/global_objects/set/size/index.html @@ -48,57 +48,7 @@ mySet.size; // 3

            Compatibilidad de navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico38{{ CompatGeckoDesktop("19") }} [1]{{ CompatIE("11") }}257.1
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatNo}}38{{CompatGeckoMobile("19")}}{{CompatNo}}{{CompatNo}}8
            -
            - -

            [1] From Gecko 13 (Firefox 13 / Thunderbird 13 / SeaMonkey 2.10) to Gecko 18 (Firefox 18 / Thunderbird 18 / SeaMonkey 2.15 / Firefox OS 1.0.1 / Firefox OS 1.1) la propiedad size fue implementado como un método Set.prototype.size(), esto fue cambiado a una propiedad en versiones posteriores conforme la especificación ECMAScript 6 (bug 807001).

            +{{Compat("javascript.builtins.Set.size")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/string/charat/index.html b/files/es/web/javascript/reference/global_objects/string/charat/index.html index 3194b6bca4..41c14154e2 100644 --- a/files/es/web/javascript/reference/global_objects/string/charat/index.html +++ b/files/es/web/javascript/reference/global_objects/string/charat/index.html @@ -85,53 +85,7 @@ El carácter en el índice 999 es ''

            Compatibilidad de navegadores

            -

            {{ CompatibilityTable() }}

            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
            -
            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
            -
            +{{Compat("javascript.builtins.String.charAt")}}

            Vea También

            diff --git a/files/es/web/javascript/reference/global_objects/string/fontcolor/index.html b/files/es/web/javascript/reference/global_objects/string/fontcolor/index.html index 934a1fd69c..0140591796 100644 --- a/files/es/web/javascript/reference/global_objects/string/fontcolor/index.html +++ b/files/es/web/javascript/reference/global_objects/string/fontcolor/index.html @@ -66,55 +66,7 @@ console.log(worldString.fontcolor('FF00') + ' es rojo en hexadecimal');

            Compatibilidad con navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte Basico{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte Basico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.builtins.String.fontcolor")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/string/fontsize/index.html b/files/es/web/javascript/reference/global_objects/string/fontsize/index.html index d00b7636e4..cb687b4309 100644 --- a/files/es/web/javascript/reference/global_objects/string/fontsize/index.html +++ b/files/es/web/javascript/reference/global_objects/string/fontsize/index.html @@ -66,55 +66,7 @@ console.log(worldString.fontsize(7)); // <font size="7">Hello, world</f

            Browser compatibility

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.builtins.String.fontsize")}}

            See also

            diff --git a/files/es/web/javascript/reference/global_objects/string/fromcharcode/index.html b/files/es/web/javascript/reference/global_objects/string/fromcharcode/index.html index 5eb6071c52..d1905d6793 100644 --- a/files/es/web/javascript/reference/global_objects/string/fromcharcode/index.html +++ b/files/es/web/javascript/reference/global_objects/string/fromcharcode/index.html @@ -71,55 +71,7 @@ original_slug: Web/JavaScript/Referencia/Objetos_globales/String/fromCharCode

            Compatibilidad de navegadores

            -

            {{ CompatibilityTable() }}

            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
            -
            +{{Compat("javascript.builtins.String.fromCharCode")}}

            Vea También

            diff --git a/files/es/web/javascript/reference/global_objects/string/fromcodepoint/index.html b/files/es/web/javascript/reference/global_objects/string/fromcodepoint/index.html index 9acb7d455a..ab49ef038e 100644 --- a/files/es/web/javascript/reference/global_objects/string/fromcodepoint/index.html +++ b/files/es/web/javascript/reference/global_objects/string/fromcodepoint/index.html @@ -145,55 +145,7 @@ if (!String.fromCodePoint) {

            Browser compatibility

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support41{{CompatGeckoDesktop("29")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatNo}}{{CompatNo}}{{CompatGeckoMobile("29")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
            -
            +{{Compat("javascript.builtins.String.fromCodePoint")}}

            See also

            diff --git a/files/es/web/javascript/reference/global_objects/string/padstart/index.html b/files/es/web/javascript/reference/global_objects/string/padstart/index.html index 34361d0e3f..914d3628ad 100644 --- a/files/es/web/javascript/reference/global_objects/string/padstart/index.html +++ b/files/es/web/javascript/reference/global_objects/string/padstart/index.html @@ -44,55 +44,7 @@ original_slug: Web/JavaScript/Referencia/Objetos_globales/String/padStart

            Compatibilidad con navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatChrome("52")}} {{CompatGeckoDesktop(48)}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoMobile(48)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            +{{Compat("javascript.builtins.String.padStart")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/string/search/index.html b/files/es/web/javascript/reference/global_objects/string/search/index.html index b1217f65cd..8cf2cbf898 100644 --- a/files/es/web/javascript/reference/global_objects/string/search/index.html +++ b/files/es/web/javascript/reference/global_objects/string/search/index.html @@ -87,55 +87,7 @@ original_slug: Web/JavaScript/Referencia/Objetos_globales/String/search

            Compatibilidad con navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.builtins.String.search")}}

            Notas específicas de Gecko

            diff --git a/files/es/web/javascript/reference/global_objects/string/slice/index.html b/files/es/web/javascript/reference/global_objects/string/slice/index.html index b8d637f57b..3fb7574920 100644 --- a/files/es/web/javascript/reference/global_objects/string/slice/index.html +++ b/files/es/web/javascript/reference/global_objects/string/slice/index.html @@ -103,55 +103,7 @@ cad.slice(0, -1); // retorna 'La mañana se nos echa encima'

            Compatibilidad en navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.builtins.String.slice")}}

            Vea También

            diff --git a/files/es/web/javascript/reference/global_objects/string/split/index.html b/files/es/web/javascript/reference/global_objects/string/split/index.html index d9e7ee5b92..2050bf61b4 100644 --- a/files/es/web/javascript/reference/global_objects/string/split/index.html +++ b/files/es/web/javascript/reference/global_objects/string/split/index.html @@ -181,55 +181,7 @@ console.Compatibilidad con los navegadores -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.builtins.String.split")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/string/trim/index.html b/files/es/web/javascript/reference/global_objects/string/trim/index.html index 4c6ff91bee..e241e1f88a 100644 --- a/files/es/web/javascript/reference/global_objects/string/trim/index.html +++ b/files/es/web/javascript/reference/global_objects/string/trim/index.html @@ -76,55 +76,7 @@ console.log(orig.trim()); // 'foo'

            Compatibilidad en Navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte Básico{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.9.1")}}{{CompatIE("9")}}{{CompatOpera("10.5")}}{{CompatSafari("5")}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte Básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.builtins.String.trim")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/symbol/for/index.html b/files/es/web/javascript/reference/global_objects/symbol/for/index.html index 4af80e0072..969e0e06df 100644 --- a/files/es/web/javascript/reference/global_objects/symbol/for/index.html +++ b/files/es/web/javascript/reference/global_objects/symbol/for/index.html @@ -93,59 +93,7 @@ Symbol.for('mdn.bar');

            Compatibilidad entre exploradores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{ CompatChrome(40) }}{{CompatVersionUnknown}}{{ CompatGeckoDesktop("36.0") }}{{CompatNo}}{{CompatNo}}9
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatNo}}{{CompatNo}}{{CompatVersionUnknown}}{{ CompatGeckoMobile("36.0") }}{{CompatNo}}{{CompatNo}}{{CompatNo}}
            -
            +{{Compat("javascript.builtins.Symbol.for")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/symbol/hasinstance/index.html b/files/es/web/javascript/reference/global_objects/symbol/hasinstance/index.html index c930685453..767e412a6c 100644 --- a/files/es/web/javascript/reference/global_objects/symbol/hasinstance/index.html +++ b/files/es/web/javascript/reference/global_objects/symbol/hasinstance/index.html @@ -45,59 +45,7 @@ console.log([] instanceof MyArray); // true

            Browser compatibility

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatChrome(51)}}{{CompatVersionUnknown}}{{ CompatGeckoDesktop(50) }}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{ CompatGeckoMobile(50) }}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}
            -
            +{{Compat("javascript.builtins.Symbol.hasInstance")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/global_objects/symbol/index.html b/files/es/web/javascript/reference/global_objects/symbol/index.html index 8279b2a8a7..7d613e343f 100644 --- a/files/es/web/javascript/reference/global_objects/symbol/index.html +++ b/files/es/web/javascript/reference/global_objects/symbol/index.html @@ -203,157 +203,7 @@ obj[Object(sym)]; // still 1

            Compatibilidad del navegador

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatChrome(38)}}{{CompatGeckoDesktop("36.0")}}{{CompatNo}}259
            Symbol.iterator (@@iterator){{CompatChrome(38)}}{{CompatGeckoDesktop("36.0")}}{{CompatNo}}259
            Symbol.unscopables (@@unscopables){{CompatChrome(38)}}{{CompatNo}}{{CompatNo}}259
            Symbol.match (@@match){{CompatNo}}{{CompatGeckoDesktop("40.0")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
            Symbol.species (@@species){{CompatNo}}{{CompatGeckoDesktop("41.0")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
            Symbol.toPrimitive (@@toPrimitive){{CompatNo}}{{CompatGeckoDesktop("44.0")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
            Other well-known symbols{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatNo}}{{CompatChrome(38)}}{{ CompatGeckoMobile("36.0") }}{{CompatNo}}259
            Symbol.iterator (@@iterator){{CompatNo}}{{CompatChrome(38)}}{{ CompatGeckoMobile("36.0") }}{{CompatNo}}259
            Symbol.unscopables (@@unscopables){{CompatNo}}{{CompatChrome(38)}}{{CompatNo}}{{CompatNo}}259
            Symbol.match (@@match){{CompatNo}}{{CompatNo}}{{ CompatGeckoMobile("40.0") }}{{CompatNo}}{{CompatNo}}{{CompatNo}}
            Symbol.species (@@species){{CompatNo}}{{CompatNo}}{{ CompatGeckoMobile("41.0") }}{{CompatNo}}{{CompatNo}}{{CompatNo}}
            Symbol.toPrimitive (@@toPrimitive){{CompatNo}}{{CompatNo}}{{ CompatGeckoMobile("44.0") }}{{CompatNo}}{{CompatNo}}{{CompatNo}}
            Other well-known symbols{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
            -
            +{{Compat("javascript.builtins.Symbol")}}

            Mira también

            diff --git a/files/es/web/javascript/reference/global_objects/syntaxerror/index.html b/files/es/web/javascript/reference/global_objects/syntaxerror/index.html index e22a4623ee..d49b97c1aa 100644 --- a/files/es/web/javascript/reference/global_objects/syntaxerror/index.html +++ b/files/es/web/javascript/reference/global_objects/syntaxerror/index.html @@ -119,55 +119,7 @@ original_slug: Web/JavaScript/Referencia/Objetos_globales/SyntaxError

            Compatibilidad con Navegarores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.builtins.SyntaxError")}}

            Véase también

            diff --git a/files/es/web/javascript/reference/global_objects/typedarray/buffer/index.html b/files/es/web/javascript/reference/global_objects/typedarray/buffer/index.html index a7e54f7bb5..1e2b759cb3 100644 --- a/files/es/web/javascript/reference/global_objects/typedarray/buffer/index.html +++ b/files/es/web/javascript/reference/global_objects/typedarray/buffer/index.html @@ -53,55 +53,7 @@ uint16.buffer; // ArrayBuffer { byteLength: 8 }

            Compatibilidad del navegador

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico7.0{{ CompatGeckoDesktop("2") }}1011.65.1
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico4.0{{CompatVersionUnknown}}{{ CompatGeckoMobile("2") }}1011.64.2
            -
            +{{Compat("javascript.builtins.TypedArray.buffer")}}

            Véase también

            diff --git a/files/es/web/javascript/reference/global_objects/uint8array/index.html b/files/es/web/javascript/reference/global_objects/uint8array/index.html index 9027d9e1b0..7e1be6571d 100644 --- a/files/es/web/javascript/reference/global_objects/uint8array/index.html +++ b/files/es/web/javascript/reference/global_objects/uint8array/index.html @@ -175,72 +175,7 @@ var z = new Uint8Array(buffer, 1, 4);

            Compatibilidad del navegador

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico7.0{{ CompatGeckoDesktop(2) }}1011.65.1
            new es requerido{{CompatUnknown}}{{ CompatGeckoDesktop(44) }}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico4.0{{CompatVersionUnknown}}{{ CompatGeckoMobile(2) }}1011.64.2
            new es requerido{{CompatUnknown}}{{CompatUnknown}}{{ CompatGeckoMobile(44) }}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            +{{Compat("javascript.builtins.Uint8Array")}}

            Notas de compatibilidad

            diff --git a/files/es/web/javascript/reference/global_objects/undefined/index.html b/files/es/web/javascript/reference/global_objects/undefined/index.html index 7f29697655..8d662e8e26 100644 --- a/files/es/web/javascript/reference/global_objects/undefined/index.html +++ b/files/es/web/javascript/reference/global_objects/undefined/index.html @@ -133,52 +133,4 @@ if (y === void 0) {

            Compatibilidad en Navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.builtins.undefined")}} diff --git a/files/es/web/javascript/reference/global_objects/unescape/index.html b/files/es/web/javascript/reference/global_objects/unescape/index.html index 8dc207db78..2b5c178d63 100644 --- a/files/es/web/javascript/reference/global_objects/unescape/index.html +++ b/files/es/web/javascript/reference/global_objects/unescape/index.html @@ -66,55 +66,7 @@ unescape("%u0107"); // "ć"

            Browser compatibility

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.builtins.unescape")}}

            See also

            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 4661f1b843..2f6779546a 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 @@ -64,53 +64,7 @@ wm.has(window); // Devuelve false. El elemento window ya no es parte de WeakM

            Compatibilidad con navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support36{{CompatGeckoDesktop("6.0")}}11237.1
            -
            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatNo}}{{CompatGeckoMobile("6.0")}}{{CompatNo}}{{CompatNo}}8
            -
            +{{Compat("javascript.builtins.WeakMap.delete")}}

            Notas especificas de Firefox

            diff --git a/files/es/web/javascript/reference/operators/class/index.html b/files/es/web/javascript/reference/operators/class/index.html index 9800963fd7..90fd04bc9c 100644 --- a/files/es/web/javascript/reference/operators/class/index.html +++ b/files/es/web/javascript/reference/operators/class/index.html @@ -97,57 +97,7 @@ Foo.name; // "NamedFoo"

            Compatibilidad en navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatChrome(42.0)}}{{CompatGeckoDesktop(45)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidAndroid WebviewFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome para Android
            Soporte básico{{CompatNo}}{{CompatChrome(42.0)}}{{CompatGeckoMobile(45)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatChrome(42.0)}}
            -
            +{{Compat("javascript.operators.class")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/operators/comma_operator/index.html b/files/es/web/javascript/reference/operators/comma_operator/index.html index b1325fbea0..ecff81d0af 100644 --- a/files/es/web/javascript/reference/operators/comma_operator/index.html +++ b/files/es/web/javascript/reference/operators/comma_operator/index.html @@ -76,55 +76,7 @@ original_slug: Web/JavaScript/Referencia/Operadores/operador_coma

            Compatibilidad en navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}3.0{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.operators.comma")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/operators/conditional_operator/index.html b/files/es/web/javascript/reference/operators/conditional_operator/index.html index 8f26d6ce67..fd99951e7a 100644 --- a/files/es/web/javascript/reference/operators/conditional_operator/index.html +++ b/files/es/web/javascript/reference/operators/conditional_operator/index.html @@ -115,55 +115,7 @@ location.assign(url); // "stop.html"

            Compatibilidad de navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.operators.conditional")}}

            Véase también

            diff --git a/files/es/web/javascript/reference/operators/delete/index.html b/files/es/web/javascript/reference/operators/delete/index.html index 94ede3308d..f98bca4152 100644 --- a/files/es/web/javascript/reference/operators/delete/index.html +++ b/files/es/web/javascript/reference/operators/delete/index.html @@ -163,78 +163,7 @@ if (3 in trees) {

            Compatibilidad de navegador

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            Temporal dead zone{{CompatUnknown}}{{CompatGeckoDesktop(36)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{ CompatVersionUnknown() }}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            Temporal dead zone{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoMobile(36)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            - -

            Cross-browser issues

            - -

            Although ECMAScript makes iteration order of objects implementation-dependent, it may appear that all major browsers support an iteration order based on the earliest added property coming first (at least for properties not on the prototype). However, in the case of Internet Explorer, when one uses delete on a property, some confusing behavior results, preventing other browsers from using simple objects like object literals as ordered associative arrays. In Explorer, while the property value is indeed set to undefined, if one later adds back a property with the same name, the property will be iterated in its old position--not at the end of the iteration sequence as one might expect after having deleted the property and then added it back.

            - -

            So, if you want to simulate an ordered associative array in a cross-browser environment, you are forced to either use two separate arrays (one for the keys and the other for the values), or build an array of single-property objects, etc.

            +{{Compat("javascript.operators.delete")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/operators/grouping/index.html b/files/es/web/javascript/reference/operators/grouping/index.html index 0d41dd7d03..0a15f7e141 100644 --- a/files/es/web/javascript/reference/operators/grouping/index.html +++ b/files/es/web/javascript/reference/operators/grouping/index.html @@ -70,55 +70,7 @@ a * c + b * c // 9

            Compatibilidad en navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.operators.grouping")}}

            Temas relacionados

            diff --git a/files/es/web/javascript/reference/operators/new.target/index.html b/files/es/web/javascript/reference/operators/new.target/index.html index d327e63c35..1baa649517 100644 --- a/files/es/web/javascript/reference/operators/new.target/index.html +++ b/files/es/web/javascript/reference/operators/new.target/index.html @@ -78,57 +78,7 @@ var b = new B(); // escribe en el log "B"

            Compatibilidad en navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatChrome(46.0)}}{{CompatGeckoDesktop(41)}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidAndroid WebviewFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome for Android
            Basic support{{CompatNo}}{{CompatChrome(46.0)}}{{CompatGeckoMobile(41)}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatChrome(46.0)}}
            -
            +{{Compat("javascript.operators.new_target")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/operators/yield_star_/index.html b/files/es/web/javascript/reference/operators/yield_star_/index.html index 7a728175ba..711d9d41e2 100644 --- a/files/es/web/javascript/reference/operators/yield_star_/index.html +++ b/files/es/web/javascript/reference/operators/yield_star_/index.html @@ -127,53 +127,7 @@ console.log(result); // "foo"

            Compatibilidad con navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
            Soporte básico {{CompatVersionUnknown}}{{CompatGeckoDesktop("27.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatVersionUnknown}}{{CompatGeckoMobile("27.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            +{{Compat("javascript.operators.yield_star")}}

            Notas específicas de Firefox

            diff --git a/files/es/web/javascript/reference/statements/class/index.html b/files/es/web/javascript/reference/statements/class/index.html index 107c0ab32c..80c8f080d0 100644 --- a/files/es/web/javascript/reference/statements/class/index.html +++ b/files/es/web/javascript/reference/statements/class/index.html @@ -70,75 +70,7 @@ class Square extends Polygon {

            Compatibilidad en navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatChrome(42.0)}}{{CompatGeckoDesktop(45)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            Array subclassing{{CompatChrome(43.0)}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidAndroid WebviewFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome para Android
            Soporte básico{{CompatNo}}{{CompatChrome(42.0)}}{{CompatGeckoMobile(45)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatChrome(42.0)}}
            Array subclassing{{CompatNo}}{{CompatChrome(43.0)}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatChrome(43.0)}}
            -
            +{{Compat("javascript.statements.class")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/statements/debugger/index.html b/files/es/web/javascript/reference/statements/debugger/index.html index 2560e7d99c..9d68894855 100644 --- a/files/es/web/javascript/reference/statements/debugger/index.html +++ b/files/es/web/javascript/reference/statements/debugger/index.html @@ -68,55 +68,7 @@ original_slug: Web/JavaScript/Referencia/Sentencias/debugger

            Compatibilidad con navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.statements.debugger")}}

            Vea también

            diff --git a/files/es/web/javascript/reference/statements/empty/index.html b/files/es/web/javascript/reference/statements/empty/index.html index d35f3ba504..95932a71d7 100644 --- a/files/es/web/javascript/reference/statements/empty/index.html +++ b/files/es/web/javascript/reference/statements/empty/index.html @@ -85,55 +85,7 @@ console.log(b); // 0

            Compatibilidad en Navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.statements.empty")}}

            Vea también

            diff --git a/files/es/web/javascript/reference/statements/for...of/index.html b/files/es/web/javascript/reference/statements/for...of/index.html index b89cf6fa23..4fec8dd430 100644 --- a/files/es/web/javascript/reference/statements/for...of/index.html +++ b/files/es/web/javascript/reference/statements/for...of/index.html @@ -253,64 +253,7 @@ for (let i of arr) {

            Compatibilidad de navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)EdgeOperaSafari
            Soporte básico{{CompatChrome(38)}} [1]
            - {{CompatChrome(51)}} [3]
            {{CompatGeckoDesktop("13")}} [2] [4]12257.1
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico5.1{{CompatChrome(38)}} [1]{{CompatGeckoMobile("13")}} [2]{{CompatNo}}{{CompatUnknown}}8
            -
            - -

            [1] Desde Chrome 29 a Chrome 37 esta funcionalidad estuvo disponible al activar la opción chrome://flags/#enable-javascript-harmony: “JavaScript experimental”.

            - -

            [2] Antes de Firefox 51, el uso de for...of usando {{jsxref("const")}} resultaba en un {{jsxref("SyntaxError")}} ("missing = in const declaration"). El problema ha sido resuelto ({{bug(1101653)}}).

            - -

            [3] Chrome 51 añadió soporte para iterar objetos.

            - -

            [4] Firefox aún permite el uso de un generador después de haber interrumpido el bucle {{Bug(1147371)}}. Como se vio más arriba, no se deben reutilizar los generadores.

            +{{Compat("javascript.statements.for_of")}}

            Vea también

            diff --git a/files/es/web/javascript/reference/statements/function_star_/index.html b/files/es/web/javascript/reference/statements/function_star_/index.html index d44d3f50af..a3df2cd216 100644 --- a/files/es/web/javascript/reference/statements/function_star_/index.html +++ b/files/es/web/javascript/reference/statements/function_star_/index.html @@ -108,99 +108,7 @@ console.log(gen.next().value); // 20

            Compatibilidad con navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
            Soporte básico{{CompatChrome(39.0)}}{{CompatGeckoDesktop("26.0")}}{{CompatNo}}26{{CompatNo}}
            yield*{{CompatVersionUnknown}}{{CompatGeckoDesktop("27.0")}}{{CompatNo}}26{{CompatNo}}
            IteratorResult object instead of throwing{{CompatVersionUnknown}}{{CompatGeckoDesktop("29.0")}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatNo}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatVersionUnknown}}{{CompatChrome(39.0)}}{{CompatGeckoMobile("26.0")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
            yield*{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("27.0")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
            IteratorResult object instead of throwing{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("29.0")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
            -
            - -

            Notas específicas de Firefox

            - -

            Generadores e iteradores en versiones de Firefox anteriores a 26

            - -

            Las versiones anteriores de FireFox implementan así mismo una versión anterior de la propuesta de generadores. En la versión anterior, los generadores eran definidos utilizando la declaración function de una manera regular (Sin asterisco).  Véase Legacy generator function para mayor información.

            - -

            IteratorResult object returned instead of throwing

            - -

            Starting with Gecko 29 {{geckoRelease(29)}}, the completed generator function no longer throws a {{jsxref("TypeError")}} "generator has already finished". Instead, it returns an IteratorResult object like { value: undefined, done: true } ({{bug(958951)}}).

            +{{Compat("javascript.statements.generator_function")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/statements/let/index.html b/files/es/web/javascript/reference/statements/let/index.html index 872bd15a48..009597401d 100644 --- a/files/es/web/javascript/reference/statements/let/index.html +++ b/files/es/web/javascript/reference/statements/let/index.html @@ -274,6 +274,8 @@ console.log(a); // 5

            Compatibilidad en navegadores

            +{{Compat("javascript.statements.let")}} +

            {{CompatibilityTable}}

            diff --git a/files/es/web/javascript/reference/statements/switch/index.html b/files/es/web/javascript/reference/statements/switch/index.html index 29c5a63f93..e7aa75a625 100644 --- a/files/es/web/javascript/reference/statements/switch/index.html +++ b/files/es/web/javascript/reference/statements/switch/index.html @@ -214,30 +214,7 @@ switch (foo) {

            Compatibilidad en Navegadores

            -

            {{CompatibilityTable}}

            - -
            - - - - - - - - - - - - - - - - - - - -
            FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
            -
            +{{Compat("javascript.statements.switch")}}

            Ver también

            diff --git a/files/es/web/javascript/reference/template_literals/index.html b/files/es/web/javascript/reference/template_literals/index.html index a1ce5052d1..8e8b077c90 100644 --- a/files/es/web/javascript/reference/template_literals/index.html +++ b/files/es/web/javascript/reference/template_literals/index.html @@ -253,57 +253,7 @@ latex`\unicode`

            Compatibilidad de navegadores

            -
            {{CompatibilityTable}}
            - -
            - - - - - - - - - - - - - - - - - - - -
            FuncionalidadChromeFirefox (Gecko)Internet ExplorerOperaSafari
            Soporte básico{{CompatChrome(41)}}{{CompatGeckoDesktop("34")}}{{CompatNo}}{{CompatOpera(29)}}{{CompatSafari(9.1)}}
            -
            - -
            - - - - - - - - - - - - - - - - - - - - - -
            FuncionalidadAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
            Soporte básico{{CompatAndroid(67)}} -

            {{CompatChrome(71)}}

            -
            {{CompatGeckoMobile("63")}}{{CompatNo}}{{CompatOpera(46)}}{{CompatSafari(9)}}
            -
            +{{Compat("javascript.grammar.template_literals")}}

            Ver también

            -- cgit v1.2.3-54-g00ecf