products/Sources/formale Sprachen/C/Firefox/intl/icu/source/data/region/   (Firefox Browser Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 244 B image not shown  

Quelle  prop-desc.js   Sprache: unbekannt

 
// Copyright (C) 2017 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.

/*---
esid: sec-math.min
description: >
  "min" property of Math
info: |
  Section 17: Every other data property described in clauses 18 through 26
  and in Annex B.2 has the attributes { [[Writable]]: true,
  [[Enumerable]]: false, [[Configurable]]: true } unless otherwise specified.
includes: [propertyHelper.js]
---*/


verifyProperty(Math, "min", {
  writable: true,
  enumerable: false,
  configurable: true
});

reportCompare(00);

Messung V0.5 in Prozent
C=96 H=100 G=97

[Dauer der Verarbeitung: 0.9 Sekunden, vorverarbeitet 2026-06-08]