Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/js/src/gdb/tests/   (Firefox Browser Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quelle  test-Root.py

  Sprache: Python
 

# Test printing Handles.
# Ignore flake8 errors "undefined name 'assert_pretty'"
# As it caused by the way we instanciate this file
# flake8: noqa: F821

assert_subprinter_registered("SpiderMonkey""instantiations-of-JS::Rooted")
assert_subprinter_registered("SpiderMonkey""instantiations-of-JS::Handle")
assert_subprinter_registered("SpiderMonkey""instantiations-of-JS::MutableHandle")
assert_subprinter_registered("SpiderMonkey""instantiations-of-js::BarrieredBase")

run_fragment("Root.handle")

assert_pretty("obj""(JSObject * const)  [object global]")
assert_pretty("mutableObj""(JSObject *)  [object global]")

run_fragment("Root.HeapSlot")

# This depends on implementation details of arrays, but since HeapSlot is
# not a public type, I'm not sure how to avoid doing *something* ugly.
assert_pretty("((js::NativeObject *) array.ptr)->elements_[0]"'$JS::Value("plinth")')

run_fragment("Root.barriers")

assert_pretty("prebarriered""(JSObject *)  [object Object]")
assert_pretty("heapptr""(JSObject *)  [object Object]")
assert_pretty("relocatable""(JSObject *)  [object Object]")
assert_pretty("val""$JS::Value((JSObject *)  [object Object])")
assert_pretty("heapValue""$JS::Value((JSObject *)  [object Object])")
assert_pretty("prebarrieredValue""$JS::Value((JSObject *)  [object Object])")
assert_pretty("relocatableValue""$JS::Value((JSObject *)  [object Object])")

Messung V0.5 in Prozent
C=91 H=94 G=92

¤ Dauer der Verarbeitung: 0.8 Sekunden  (vorverarbeitet am  2026-06-10) ¤

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