Home
last modified time | relevance | path

Searched refs:graphFileEnabled (Results 1 – 16 of 16) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DTraceLogging.h408 bool graphFileEnabled = false; variable
507 bool isGraphFileEnabled() { return graphFileEnabled; } in isGraphFileEnabled()
H A DTraceLoggingGraph.h192 bool init(uint64_t timestamp, bool graphFileEnabled);
H A DTraceLoggingGraph.cpp214 bool TraceLoggerGraph::init(uint64_t startTimestamp, bool graphFileEnabled) { in init() argument
217 if (graphFileEnabled) { in init()
H A DTraceLogging.cpp1248 graphFileEnabled = true; in init()
1258 graphFileEnabled = false; in init()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DTraceLogging.h406 bool graphFileEnabled = false; variable
505 bool isGraphFileEnabled() { return graphFileEnabled; } in isGraphFileEnabled()
H A DTraceLoggingGraph.h192 bool init(uint64_t timestamp, bool graphFileEnabled);
H A DTraceLoggingGraph.cpp214 bool TraceLoggerGraph::init(uint64_t startTimestamp, bool graphFileEnabled) { in init() argument
217 if (graphFileEnabled) { in init()
H A DTraceLogging.cpp1247 graphFileEnabled = true; in init()
1257 graphFileEnabled = false; in init()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DTraceLogging.h408 bool graphFileEnabled = false; variable
507 bool isGraphFileEnabled() { return graphFileEnabled; } in isGraphFileEnabled()
H A DTraceLoggingGraph.h192 bool init(uint64_t timestamp, bool graphFileEnabled);
H A DTraceLoggingGraph.cpp214 bool TraceLoggerGraph::init(uint64_t startTimestamp, bool graphFileEnabled) { in init() argument
217 if (graphFileEnabled) { in init()
H A DTraceLogging.cpp1248 graphFileEnabled = true; in init()
1258 graphFileEnabled = false; in init()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DTraceLogging.h404 bool graphFileEnabled = false; variable
503 bool isGraphFileEnabled() { return graphFileEnabled; } in isGraphFileEnabled()
H A DTraceLoggingGraph.h192 bool init(uint64_t timestamp, bool graphFileEnabled);
H A DTraceLoggingGraph.cpp220 bool TraceLoggerGraph::init(uint64_t startTimestamp, bool graphFileEnabled) { in init() argument
223 if (graphFileEnabled) { in init()
H A DTraceLogging.cpp1247 graphFileEnabled = true; in init()
1257 graphFileEnabled = false; in init()