Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/js/src/jit-test/tests/auto-regress/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 513 B image not shown  

Quelle  bug1928407.js   Sprache: JAVA

 
// Create a two-byte string which has only Latin-1 characters.
var str = newString("12345678901234567890", {twoByte: true});

// Create a segmenter for |str|.
var segmenter = new Intl.Segmenter();
var segments = segmenter.segment(str);
var segment = segments.containing(0);

var obj = {};

// `obj[str]` to atomize the string. This will change |str| to a dependent
// string of the newly created atom. The atom string is allocated as Latin-1,
// because all characters are Latin-1.
assertEq(obj[str], undefined);

Messung V0.5
C=65 H=100 G=84

¤ Dauer der Verarbeitung: 0.1 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.