Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  fallback-symbol.js   Sprache: JAVA

 
// |reftest| skip-if(!this.hasOwnProperty('Intl'))

function IntlFallbackSymbol(constructor) {
    return Object.getOwnPropertySymbols(constructor.call(Object.create(constructor.prototype)))[0];
}

const dateTimeFormatIntlFallbackSymbol = IntlFallbackSymbol(Intl.DateTimeFormat);
const numberFormatIntlFallbackSymbol = IntlFallbackSymbol(Intl.NumberFormat);

// Intl.DateTimeFormat and Intl.NumberFormat both use the same fallback symbol.
assertEq(dateTimeFormatIntlFallbackSymbol, numberFormatIntlFallbackSymbol);

const intlFallbackSymbol = dateTimeFormatIntlFallbackSymbol;

// The fallback symbol is a Symbol value.
assertEq(typeof intlFallbackSymbol, "symbol");

// Test the description of the fallback symbol.
assertEq(Symbol.prototype.toString.call(intlFallbackSymbol), "Symbol(IntlLegacyConstructedSymbol)");

if (typeof reportCompare === "function")
    reportCompare(truetrue);

Messung V0.5
C=86 H=91 G=88

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge