Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/js/src/jit-test/tests/ion/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 10.2.2025 mit Größe 73 B image not shown  

Quelle  bug1912715-3.js   Sprache: unbekannt

 
var obj;
const proto = {
  get prop() {
    delete proto.prop;
    return false;
  }
}
obj = new Object(proto);
obj[Symbol.unscopables] = proto;
with (obj) {
  assertEq(prop, undefined);
}

Messung V0.5
C=97 H=92 G=94

[ zur Elbe Produktseite wechseln0.11Quellennavigators  Analyse erneut starten  ]