Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/js/src/tests/test262/built-ins/Boolean/   (Firefox Browser Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 505 B image not shown  

Quelle  S15.6.2.1_A4.js

  Sprache: JAVA
 

// Copyright 2009 the Sputnik authors.  All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.

/*---
info: |
    The [[Class]] property of the newly constructed object
    is set to "Boolean"
esid: sec-boolean-constructor
description: For testing toString function is used
---*/


delete Boolean.prototype.toString;

var obj = new Boolean();

assert.sameValue(obj.toString(), "[object Boolean]"'obj.toString() must return "[object Boolean]"');

reportCompare(00);

Messung V0.5 in Prozent
C=84 H=86 G=84

¤ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet am  2026-06-11) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

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.