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

Quelle  BadIncludesOrder-inl.h

  Sprache: C
 

// Note: Each #if scope gets checked separately.

// These are in reverse order!
#if A
#  include "vm/JSScript-inl.h"
#  include "vm/Interpreter-inl.h"
#  include "js/Value.h"
#  include "ds/LifoAlloc.h"
#  include "jsapi.h"
#  include <stdio.h>
#  include "mozilla/HashFunctions.h"
#endif

// These are in reverse order, but it's ok due to the #if scopes.
#if B
#  include "vm/Interpreter-inl.h"
#  if C
#    include "js/Value.h"
#    if D
#      include "jsapi.h"
#    endif
#    include <stdio.h>
#  endif
#  include "mozilla/HashFunctions.h"
#endif

#include "jstypes.h"
#include "vm/JSScript.h"  // out of order
#include "vm/JSFunction.h"
#include "vm/JSObject.h"

Messung V0.5 in Prozent
C=87 H=100 G=93

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

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