Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5StreamParser.h381 bool IsSpeculationEnabled() in IsSpeculationEnabled() function
H A DnsHtml5StreamParser.cpp1337 if (mSpeculating && !IsSpeculationEnabled()) { in ParseAvailableData()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5StreamParser.h361 bool IsSpeculationEnabled() { return mSpeculationFailureCount < 100; } in IsSpeculationEnabled() function
H A DnsHtml5StreamParser.cpp1332 if (mSpeculating && !IsSpeculationEnabled()) { in ParseAvailableData()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5StreamParser.h383 bool IsSpeculationEnabled() { return mSpeculationFailureCount < 100; } in IsSpeculationEnabled() function
H A DnsHtml5StreamParser.cpp1651 if (mSpeculating && !IsSpeculationEnabled()) { in ParseAvailableData()
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5StreamParser.h456 bool IsSpeculationEnabled() { return mSpeculationFailureCount < 100; } in IsSpeculationEnabled() function
H A DnsHtml5StreamParser.cpp2231 if (mSpeculating && !IsSpeculationEnabled()) { in ParseAvailableData()
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5StreamParser.h466 bool IsSpeculationEnabled() { return mSpeculationFailureCount < 100; } in IsSpeculationEnabled() function
H A DnsHtml5StreamParser.cpp1850 if (mSpeculating && !IsSpeculationEnabled()) {
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5StreamParser.h466 bool IsSpeculationEnabled() { return mSpeculationFailureCount < 100; } in IsSpeculationEnabled() function
H A DnsHtml5StreamParser.cpp1850 if (mSpeculating && !IsSpeculationEnabled()) { in ParseAvailableData()