Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/js/src/gdb/tests/   (Browser von der Mozilla Stiftung 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
C=97 H=100 G=98

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