Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/js/xpconnect/tests/unit/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 557 B image not shown  

Quelle  api_script.js

  Sprache: JAVA
 

"use strict";

// This is a test script similar to those used by ExtensionAPIs.
// https://searchfox.org/firefox-main/source/toolkit/components/extensions/parent

let module3 = ChromeUtils.importESModule("resource://test/esmified-3.sys.mjs");
let module4 = ChromeUtils.importESModule("resource://test/esmified-4.sys.mjs");

injected3.obj.value += 3;
module3.obj.value += 3;
module4.obj.value += 4;

this.testResults = {
  injected3: injected3.obj.value,
  module3: module3.obj.value,
  sameInstance3: injected3 === module3,
  module4: module4.obj.value,
};

Messung V0.5 in Prozent
C=86 H=94 G=89

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet am  2026-08-25) ¤

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