Home
last modified time | relevance | path

Searched refs:mExecutorFlusher (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5StreamParser.cpp90 tmp->mExecutorFlusher = nullptr;
101 if (tmp->mExecutorFlusher) {
166 , mExecutorFlusher(new nsHtml5ExecutorFlusher(aExecutor)) in nsHtml5StreamParser()
1322 if (NS_FAILED(NS_DispatchToMainThread(mExecutorFlusher))) { in FlushTreeOpsAndDisarmTimer()
1694 if (NS_FAILED(NS_DispatchToMainThread(mExecutorFlusher))) { in TimerFlush()
1702 if (NS_FAILED(NS_DispatchToMainThread(mExecutorFlusher))) { in TimerFlush()
1719 if (NS_FAILED(NS_DispatchToMainThread(mExecutorFlusher))) { in MarkAsBroken()
H A DnsHtml5StreamParser.h524 nsCOMPtr<nsIRunnable> mExecutorFlusher; variable
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5StreamParser.cpp89 tmp->mExecutorFlusher = nullptr;
100 if (tmp->mExecutorFlusher) {
173 mExecutorFlusher(new nsHtml5ExecutorFlusher(aExecutor)), in nsHtml5StreamParser()
1318 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher); in FlushTreeOpsAndDisarmTimer()
1677 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher); in TimerFlush()
1686 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher); in TimerFlush()
1702 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher); in MarkAsBroken()
H A DnsHtml5StreamParser.h514 nsCOMPtr<nsIRunnable> mExecutorFlusher; variable
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5StreamParser.cpp83 tmp->mExecutorFlusher = nullptr;
93 if (tmp->mExecutorFlusher) {
178 mExecutorFlusher(new nsHtml5ExecutorFlusher(aExecutor)), in nsHtml5StreamParser()
1636 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher); in FlushTreeOpsAndDisarmTimer()
1997 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher); in TimerFlush()
2006 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher); in TimerFlush()
2022 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher); in MarkAsBroken()
H A DnsHtml5StreamParser.h564 nsCOMPtr<nsIRunnable> mExecutorFlusher; variable
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5StreamParser.cpp135 tmp->mExecutorFlusher = nullptr;
145 if (tmp->mExecutorFlusher) {
231 mExecutorFlusher(new nsHtml5ExecutorFlusher(aExecutor)),
1835 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher);
2196 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher);
2205 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher);
2221 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher);
H A DnsHtml5StreamParser.h652 nsCOMPtr<nsIRunnable> mExecutorFlusher; variable
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5StreamParser.cpp135 tmp->mExecutorFlusher = nullptr;
145 if (tmp->mExecutorFlusher) {
231 mExecutorFlusher(new nsHtml5ExecutorFlusher(aExecutor)), in nsHtml5StreamParser()
1835 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher); in FlushTreeOpsAndDisarmTimer()
2196 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher); in TimerFlush()
2205 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher); in TimerFlush()
2221 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher); in MarkAsBroken()
H A DnsHtml5StreamParser.h652 nsCOMPtr<nsIRunnable> mExecutorFlusher; variable
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5StreamParser.cpp130 tmp->mExecutorFlusher = nullptr;
139 if (tmp->mExecutorFlusher) {
237 mExecutorFlusher(new nsHtml5ExecutorFlusher(aExecutor)), in nsHtml5StreamParser()
1734 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher); in FlushTreeOpsAndDisarmTimer()
2671 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher); in TimerFlush()
2680 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher); in TimerFlush()
2696 nsCOMPtr<nsIRunnable> runnable(mExecutorFlusher); in MarkAsBroken()
H A DnsHtml5StreamParser.h677 nsCOMPtr<nsIRunnable> mExecutorFlusher; variable