Home
last modified time | relevance | path

Searched refs:mExecutor (Results 1 – 25 of 84) sorted by relevance

1234

/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5Parser.cpp29 NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mExecutor)
34 NS_IMPL_CYCLE_COLLECTION_UNLINK(mExecutor)
50 mExecutor(new nsHtml5TreeOpExecutor()), in nsHtml5Parser()
141 if (mExecutor) { in NS_IMETHODIMP_()
158 MOZ_ASSERT(!mExecutor->HasStarted(), in Parse()
165 mExecutor->SetParser(this); in Parse()
459 if (mExecutor->IsComplete()) { in Terminate()
518 nsresult rv = mExecutor->IsBroken(); in ParseUntilBlocked()
521 mExecutor->IsComplete()) { in ParseUntilBlocked()
533 if (mExecutor->IsComplete()) { in ParseUntilBlocked()
[all …]
H A DnsHtml5StreamParser.cpp132 tmp->mExecutor = nullptr;
158 if (!mExecutor->isInList()) { in Run()
173 mExecutor->RunFlushLoop(); in Run()
217 mExecutor(aExecutor), in nsHtml5StreamParser()
221 : mExecutor->GetStage(), in nsHtml5StreamParser()
278 mExecutor = nullptr; in ~nsHtml5StreamParser()
1007 !mExecutor->HasStarted(), in OnStartRequest()
1084 mExecutor->Start(); in OnStartRequest()
1123 rv = mExecutor->WillBuildModel(); in OnStartRequest()
2442 mExecutor->TakeOpsFromStage(); in ContinueAfterScriptsOrEncodingCommitment()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5Parser.cpp29 NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mExecutor)
34 NS_IMPL_CYCLE_COLLECTION_UNLINK(mExecutor)
50 mExecutor(new nsHtml5TreeOpExecutor()), in nsHtml5Parser()
147 if (mExecutor) { in NS_IMETHODIMP_()
167 MOZ_ASSERT(!mExecutor->HasStarted(), in Parse()
175 mExecutor->SetParser(this); in Parse()
469 if (mExecutor->IsComplete()) { in Terminate()
548 nsresult rv = mExecutor->IsBroken(); in ParseUntilBlocked()
551 mExecutor->IsComplete()) { in ParseUntilBlocked()
563 if (mExecutor->IsComplete()) { in ParseUntilBlocked()
[all …]
H A DnsHtml5StreamParser.cpp137 tmp->mExecutor = nullptr;
164 if (!mExecutor->isInList()) {
179 mExecutor->RunFlushLoop();
193 mExecutor->FlushSpeculativeLoads();
210 mExecutor(aExecutor),
214 : mExecutor->GetStage(),
274 mExecutor = nullptr;
1210 !mExecutor->HasStarted(),
1290 mExecutor->Start();
1291 mExecutor->StartReadingFromStage();
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5Parser.cpp29 NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mExecutor)
34 NS_IMPL_CYCLE_COLLECTION_UNLINK(mExecutor)
50 mExecutor(new nsHtml5TreeOpExecutor()), in nsHtml5Parser()
147 if (mExecutor) { in NS_IMETHODIMP_()
167 MOZ_ASSERT(!mExecutor->HasStarted(), in Parse()
175 mExecutor->SetParser(this); in Parse()
469 if (mExecutor->IsComplete()) { in Terminate()
548 nsresult rv = mExecutor->IsBroken(); in ParseUntilBlocked()
551 mExecutor->IsComplete()) { in ParseUntilBlocked()
563 if (mExecutor->IsComplete()) { in ParseUntilBlocked()
[all …]
H A DnsHtml5StreamParser.cpp137 tmp->mExecutor = nullptr;
164 if (!mExecutor->isInList()) { in Run()
179 mExecutor->RunFlushLoop(); in Run()
193 mExecutor->FlushSpeculativeLoads(); in Run()
210 mExecutor(aExecutor), in nsHtml5StreamParser()
214 : mExecutor->GetStage(), in nsHtml5StreamParser()
274 mExecutor = nullptr; in ~nsHtml5StreamParser()
1210 !mExecutor->HasStarted(), in OnStartRequest()
1290 mExecutor->Start(); in OnStartRequest()
1291 mExecutor->StartReadingFromStage(); in OnStartRequest()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5Parser.cpp29 NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mExecutor)
34 NS_IMPL_CYCLE_COLLECTION_UNLINK(mExecutor)
50 mExecutor(new nsHtml5TreeOpExecutor()), in nsHtml5Parser()
145 if (mExecutor) { in NS_IMETHODIMP_()
165 MOZ_ASSERT(!mExecutor->HasStarted(), in Parse()
173 mExecutor->SetParser(this); in Parse()
465 if (mExecutor->IsComplete()) { in Terminate()
544 nsresult rv = mExecutor->IsBroken(); in ParseUntilBlocked()
547 mExecutor->IsComplete()) { in ParseUntilBlocked()
559 if (mExecutor->IsComplete()) { in ParseUntilBlocked()
[all …]
H A DnsHtml5StreamParser.cpp85 tmp->mExecutor = nullptr;
112 if (!mExecutor->isInList()) { in Run()
127 mExecutor->RunFlushLoop(); in Run()
141 mExecutor->FlushSpeculativeLoads(); in Run()
157 mExecutor(aExecutor), in nsHtml5StreamParser()
161 : mExecutor->GetStage(), in nsHtml5StreamParser()
222 mExecutor = nullptr; in ~nsHtml5StreamParser()
972 !mExecutor->HasStarted(), in OnStartRequest()
1051 mExecutor->Start(); in OnStartRequest()
1052 mExecutor->StartReadingFromStage(); in OnStartRequest()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5Parser.cpp29 NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mExecutor)
34 NS_IMPL_CYCLE_COLLECTION_UNLINK(mExecutor)
49 mExecutor(new nsHtml5TreeOpExecutor()), in nsHtml5Parser()
145 if (mExecutor) { in NS_IMETHODIMP_()
165 NS_PRECONDITION(!mExecutor->HasStarted(), in Parse()
172 mExecutor->SetParser(this); in Parse()
494 if (mExecutor->IsComplete()) { in Terminate()
569 nsresult rv = mExecutor->IsBroken(); in ParseUntilBlocked()
572 mExecutor->IsComplete()) { in ParseUntilBlocked()
584 if (mExecutor->IsComplete()) { in ParseUntilBlocked()
[all …]
H A DnsHtml5StreamParser.cpp91 tmp->mExecutor = nullptr;
124 if (!mExecutor->isInList()) { in Run()
125 mExecutor->RunFlushLoop(); in Run()
139 mExecutor->FlushSpeculativeLoads(); in Run()
154 mExecutor(aExecutor), in nsHtml5StreamParser()
158 : mExecutor->GetStage(), in nsHtml5StreamParser()
231 mExecutor = nullptr; in ~nsHtml5StreamParser()
838 !mExecutor->HasStarted(), in OnStartRequest()
869 mExecutor->Start(); in OnStartRequest()
870 mExecutor->StartReadingFromStage(); in OnStartRequest()
[all …]
H A DnsHtml5TreeOpExecutor.cpp48 RefPtr<nsHtml5TreeOpExecutor> mExecutor; member in nsHtml5ExecutorReflusher
54 mExecutor->RunFlushLoop(); in Run()
61 RefPtr<nsHtml5TreeOpExecutor> mExecutor; member in nsHtml5AutoFlush
67 mExecutor->BeginFlush(); in nsHtml5AutoFlush()
68 mExecutor->BeginDocUpdate(); in nsHtml5AutoFlush()
71 if (mExecutor->IsInDocUpdate()) { in ~nsHtml5AutoFlush()
72 mExecutor->EndDocUpdate(); in ~nsHtml5AutoFlush()
77 mExecutor->IsComplete(), in ~nsHtml5AutoFlush()
80 mExecutor->EndFlush(); in ~nsHtml5AutoFlush()
313 RefPtr<nsHtml5TreeOpExecutor> mExecutor; member in nsHtml5FlushLoopGuard
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5Parser.cpp28 NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mExecutor)
33 NS_IMPL_CYCLE_COLLECTION_UNLINK(mExecutor)
40 , mExecutor(new nsHtml5TreeOpExecutor()) in nsHtml5Parser()
98 NS_PRECONDITION(!mExecutor->HasStarted(), in NS_IMETHODIMP_()
167 return mExecutor->IsComplete(); in NS_IMETHODIMP_()
180 NS_PRECONDITION(!mExecutor->HasStarted(), in Parse()
187 mExecutor->SetParser(this); in Parse()
512 if (mExecutor->IsComplete()) { in Terminate()
556 return !mExecutor->IsFlushing() && in IsInsertionPointDefined()
612 nsresult rv = mExecutor->IsBroken(); in ParseUntilBlocked()
[all …]
H A DnsHtml5StreamParser.cpp92 tmp->mExecutor = nullptr;
123 : mExecutor(aExecutor) in nsHtml5ExecutorFlusher()
127 if (!mExecutor->isInList()) { in Run()
128 mExecutor->RunFlushLoop(); in Run()
140 : mExecutor(aExecutor) in nsHtml5LoadFlusher()
144 mExecutor->FlushSpeculativeLoads(); in Run()
154 , mExecutor(aExecutor) in nsHtml5StreamParser()
217 mExecutor = nullptr; in ~nsHtml5StreamParser()
902 mExecutor->Start(); in OnStartRequest()
903 mExecutor->StartReadingFromStage(); in OnStartRequest()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/
H A DThrottledEventQueue.cpp92 nsCOMPtr<nsIRunnable> mExecutor; member in mozilla::ThrottledEventQueue::Inner
104 MOZ_ASSERT(!mExecutor); in ~Inner()
163 mBaseTarget->Dispatch(mExecutor, NS_DISPATCH_NORMAL)); in ExecuteRunnable()
172 mExecutor = nullptr; in ExecuteRunnable()
252 if (mExecutor) { in MaybeStartShutdown()
285 while (mExecutor) { in AwaitIdle()
312 if (!mExecutor) { in Dispatch()
315 mExecutor = new Executor(this); in Dispatch()
316 nsresult rv = mBaseTarget->Dispatch(mExecutor, NS_DISPATCH_NORMAL); in Dispatch()
318 mExecutor = nullptr; in Dispatch()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/threads/
H A DThrottledEventQueue.cpp91 nsCOMPtr<nsIRunnable> mExecutor; member in mozilla::ThrottledEventQueue::Inner
112 MOZ_ASSERT(!mExecutor); in ~Inner()
145 mBaseTarget->Dispatch(mExecutor, NS_DISPATCH_NORMAL)); in ExecuteRunnable()
154 mExecutor = nullptr; in ExecuteRunnable()
242 if (mExecutor) { in MaybeStartShutdown()
279 while (mExecutor) { in AwaitIdle()
311 if (!mExecutor) { in Dispatch()
314 mExecutor = new Executor(this); in Dispatch()
315 nsresult rv = mBaseTarget->Dispatch(mExecutor, NS_DISPATCH_NORMAL); in Dispatch()
317 mExecutor = nullptr; in Dispatch()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/
H A DThrottledEventQueue.cpp115 nsCOMPtr<nsIRunnable> mExecutor; member in mozilla::ThrottledEventQueue::Inner
142 MOZ_ASSERT(!mExecutor); in ~Inner()
158 if (mExecutor) return NS_OK; in EnsureExecutor()
162 mExecutor = new Executor(this); in EnsureExecutor()
163 nsresult rv = mBaseTarget->Dispatch(mExecutor, NS_DISPATCH_NORMAL); in EnsureExecutor()
165 mExecutor = nullptr; in EnsureExecutor()
222 mExecutor = nullptr; in ExecuteRunnable()
240 mBaseTarget->Dispatch(mExecutor, NS_DISPATCH_NORMAL)); in ExecuteRunnable()
247 mExecutor = nullptr; in ExecuteRunnable()
299 while (mExecutor || IsPaused(lock)) { in AwaitIdle()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/threads/
H A DThrottledEventQueue.cpp115 nsCOMPtr<nsIRunnable> mExecutor; member in mozilla::ThrottledEventQueue::Inner
142 MOZ_ASSERT(!mExecutor); in ~Inner()
158 if (mExecutor) return NS_OK; in EnsureExecutor()
162 mExecutor = new Executor(this); in EnsureExecutor()
163 nsresult rv = mBaseTarget->Dispatch(mExecutor, NS_DISPATCH_NORMAL); in EnsureExecutor()
165 mExecutor = nullptr; in EnsureExecutor()
222 mExecutor = nullptr; in ExecuteRunnable()
240 mBaseTarget->Dispatch(mExecutor, NS_DISPATCH_NORMAL)); in ExecuteRunnable()
247 mExecutor = nullptr; in ExecuteRunnable()
301 while (mExecutor || IsPaused(lock)) { in AwaitIdle()
/dports/www/firefox/firefox-99.0/xpcom/threads/
H A DThrottledEventQueue.cpp115 nsCOMPtr<nsIRunnable> mExecutor; member in mozilla::ThrottledEventQueue::Inner
142 MOZ_ASSERT(!mExecutor); in ~Inner()
158 if (mExecutor) return NS_OK; in EnsureExecutor()
162 mExecutor = new Executor(this); in EnsureExecutor()
163 nsresult rv = mBaseTarget->Dispatch(mExecutor, NS_DISPATCH_NORMAL); in EnsureExecutor()
165 mExecutor = nullptr; in EnsureExecutor()
222 mExecutor = nullptr; in ExecuteRunnable()
240 mBaseTarget->Dispatch(mExecutor, NS_DISPATCH_NORMAL)); in ExecuteRunnable()
247 mExecutor = nullptr; in ExecuteRunnable()
301 while (mExecutor || IsPaused(lock)) { in AwaitIdle()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/
H A DThrottledEventQueue.cpp115 nsCOMPtr<nsIRunnable> mExecutor; member in mozilla::ThrottledEventQueue::Inner
142 MOZ_ASSERT(!mExecutor); in ~Inner()
158 if (mExecutor) return NS_OK; in EnsureExecutor()
162 mExecutor = new Executor(this); in EnsureExecutor()
163 nsresult rv = mBaseTarget->Dispatch(mExecutor, NS_DISPATCH_NORMAL); in EnsureExecutor()
165 mExecutor = nullptr; in EnsureExecutor()
222 mExecutor = nullptr; in ExecuteRunnable()
240 mBaseTarget->Dispatch(mExecutor, NS_DISPATCH_NORMAL)); in ExecuteRunnable()
247 mExecutor = nullptr; in ExecuteRunnable()
301 while (mExecutor || IsPaused(lock)) { in AwaitIdle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/glue/java/src/com/android/webview/chromium/
H A DWebViewRenderProcessClientAdapter.java21 private Executor mExecutor; field in WebViewRenderProcessClientAdapter
26 mExecutor = executor; in WebViewRenderProcessClientAdapter()
37 mExecutor.execute( in onRendererUnresponsive()
44 mExecutor.execute( in onRendererResponsive()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cronet/android/test/javatests/src/org/chromium/net/
H A DTestUploadDataProvider.java30 private final Executor mExecutor; field in TestUploadDataProvider
59 mExecutor = executor; in TestUploadDataProvider()
164 mExecutor.execute(completeRunnable); in read()
200 mExecutor.execute(completeRunnable); in rewind()
237 mExecutor.execute(errorRunnable); in maybeFailRead()
260 mExecutor.execute(errorRunnable); in maybeFailRewind()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/java/system/javatests/src/org/chromium/mojo/bindings/
H A DExecutorFactoryTest.java39 private Executor mExecutor; field in ExecutorFactoryTest
47 mExecutor = ExecutorFactory.getExecutorForCurrentThread(CoreImpl.getInstance()); in setUp()
63 mExecutor.execute(action); in testExecutorOnCurrentThread()
64 mExecutor.execute(action); in testExecutorOnCurrentThread()
84 mExecutor.execute(new Runnable() { in testExecutorOnOtherThread()
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/java/system/javatests/src/org/chromium/mojo/bindings/
H A DExecutorFactoryTest.java39 private Executor mExecutor; field in ExecutorFactoryTest
47 mExecutor = ExecutorFactory.getExecutorForCurrentThread(CoreImpl.getInstance()); in setUp()
63 mExecutor.execute(action); in testExecutorOnCurrentThread()
64 mExecutor.execute(action); in testExecutorOnCurrentThread()
84 mExecutor.execute(new Runnable() { in testExecutorOnOtherThread()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cronet/android/api/src/org/chromium/net/
H A DNetworkQualityRttListener.java21 private final Executor mExecutor; field in NetworkQualityRttListener
30 mExecutor = executor; in NetworkQualityRttListener()
34 return mExecutor; in getExecutor()
H A DNetworkQualityThroughputListener.java19 private final Executor mExecutor; field in NetworkQualityThroughputListener
28 mExecutor = executor; in NetworkQualityThroughputListener()
32 return mExecutor; in getExecutor()

1234