aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript/reference/global_objects/bigint
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/bigint')
-rw-r--r--files/ru/web/javascript/reference/global_objects/bigint/asintn/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/bigint/asuintn/index.html2
-rw-r--r--files/ru/web/javascript/reference/global_objects/bigint/index.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/bigint/asintn/index.html b/files/ru/web/javascript/reference/global_objects/bigint/asintn/index.html
index 6ceb862b97..5d72d197db 100644
--- a/files/ru/web/javascript/reference/global_objects/bigint/asintn/index.html
+++ b/files/ru/web/javascript/reference/global_objects/bigint/asintn/index.html
@@ -58,7 +58,7 @@ BigInt.asIntN(64, max + 1n);
-<p>{{Compat("javascript.builtins.BigInt.asIntN")}}</p>
+<p>{{Compat}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/bigint/asuintn/index.html b/files/ru/web/javascript/reference/global_objects/bigint/asuintn/index.html
index 98395a3c5c..d8b0950e59 100644
--- a/files/ru/web/javascript/reference/global_objects/bigint/asuintn/index.html
+++ b/files/ru/web/javascript/reference/global_objects/bigint/asuintn/index.html
@@ -62,7 +62,7 @@ BigInt.asUintN(64, max + 1n);
-<p>{{Compat("javascript.builtins.BigInt.asUintN")}}</p>
+<p>{{Compat}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ru/web/javascript/reference/global_objects/bigint/index.html b/files/ru/web/javascript/reference/global_objects/bigint/index.html
index 8057dfeffe..ff50e54b6a 100644
--- a/files/ru/web/javascript/reference/global_objects/bigint/index.html
+++ b/files/ru/web/javascript/reference/global_objects/bigint/index.html
@@ -274,7 +274,7 @@ nthPrime(20n)
<div>
-<p>{{Compat("javascript.builtins.BigInt")}}</p>
+<p>{{Compat}}</p>
</div>
<h2 id="Смотрите_также">Смотрите также</h2>