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

Quelle  bug1813533.js   Sprache: JAVA

 
async function foo() {
  // Suspend this function until later.
  await undefined;

  // Capture the stack using JS::AllFrames.
  saveStack();

  // Capture the stack using JS::FirstSubsumedFrame.
  var g = newGlobal({principal: {}});
  captureFirstSubsumedFrame(g);
}

// Invoke foo. This will capture the stack and mark the bit
// on the top-level script, but we clear it below.
foo();

// Tier up to blinterp, clearing the hasCachedSavedFrame bit
// on the top-level script.
for (var i = 0; i < 20; i++) {}

// Continue execution of foo.
drainJobQueue();

Messung V0.5
C=77 H=84 G=80

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