Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/js/xpconnect/tests/unit/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 812 B image not shown  

Quelle  environment_script.js   Sprache: JAVA

 
let strict = (function() { return this; })() === undefined;

// Allow this to be used as a JSM
var EXPORTED_SYMBOLS = [];

if (!strict) vu = 1;                                    // Unqualified Variable
var vq = 2;                                             // Qualified Variable
let vl = 3;                                             // Lexical
this.gt = 4;                                            // Global This
eval("this.ed = 5");                                    // Direct Eval
(1,eval)("this.ei = 6");                                // Indirect Eval
(new Function("this.fo = 7"))();                        // Dynamic Function Object
if (!strict) (function() { this.fi = 8; })();           // Indirect Function This
function fd_() { this.fd = 9; }; if (!strict) fd_();    // Direct Function Implicit

Messung V0.5
C=89 H=100 G=94

¤ Dauer der Verarbeitung: 0.2 Sekunden  ¤

*© 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.