Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5StreamParser.h107 friend class nsHtml5StreamParserContinuation; variable
H A DnsHtml5StreamParser.cpp1451 class nsHtml5StreamParserContinuation : public Runnable class
1456 explicit nsHtml5StreamParserContinuation(nsHtml5StreamParser* aStreamParser) in nsHtml5StreamParserContinuation() function in nsHtml5StreamParserContinuation
1596 nsCOMPtr<nsIRunnable> event = new nsHtml5StreamParserContinuation(this); in ContinueAfterScripts()
1611 nsCOMPtr<nsIRunnable> event = new nsHtml5StreamParserContinuation(this); in ContinueAfterFailedCharsetSwitch()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5StreamParser.h112 friend class nsHtml5StreamParserContinuation; variable
H A DnsHtml5StreamParser.cpp1446 class nsHtml5StreamParserContinuation : public Runnable { class
1451 explicit nsHtml5StreamParserContinuation(nsHtml5StreamParser* aStreamParser) in nsHtml5StreamParserContinuation() function in nsHtml5StreamParserContinuation
1587 nsCOMPtr<nsIRunnable> event = new nsHtml5StreamParserContinuation(this); in ContinueAfterScripts()
1600 nsCOMPtr<nsIRunnable> event = new nsHtml5StreamParserContinuation(this); in ContinueAfterFailedCharsetSwitch()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5StreamParser.h114 friend class nsHtml5StreamParserContinuation; variable
H A DnsHtml5StreamParser.cpp1762 class nsHtml5StreamParserContinuation : public Runnable { class
1767 explicit nsHtml5StreamParserContinuation(nsHtml5StreamParser* aStreamParser) in nsHtml5StreamParserContinuation() function in nsHtml5StreamParserContinuation
1906 nsCOMPtr<nsIRunnable> event = new nsHtml5StreamParserContinuation(this); in ContinueAfterScripts()
1919 nsCOMPtr<nsIRunnable> event = new nsHtml5StreamParserContinuation(this); in ContinueAfterFailedCharsetSwitch()
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5StreamParser.h192 friend class nsHtml5StreamParserContinuation; variable
H A DnsHtml5StreamParser.cpp2400 class nsHtml5StreamParserContinuation : public Runnable { class
2405 explicit nsHtml5StreamParserContinuation(nsHtml5StreamParser* aStreamParser) in nsHtml5StreamParserContinuation() function in nsHtml5StreamParserContinuation
2580 nsCOMPtr<nsIRunnable> event = new nsHtml5StreamParserContinuation(this); in ContinueAfterScriptsOrEncodingCommitment()
2593 nsCOMPtr<nsIRunnable> event = new nsHtml5StreamParserContinuation(this); in ContinueAfterFailedCharsetSwitch()
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5StreamParser.h191 friend class nsHtml5StreamParserContinuation; variable
H A DnsHtml5StreamParser.cpp1961 class nsHtml5StreamParserContinuation : public Runnable {
1966 explicit nsHtml5StreamParserContinuation(nsHtml5StreamParser* aStreamParser)
2105 nsCOMPtr<nsIRunnable> event = new nsHtml5StreamParserContinuation(this);
2118 nsCOMPtr<nsIRunnable> event = new nsHtml5StreamParserContinuation(this);
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5StreamParser.h191 friend class nsHtml5StreamParserContinuation; variable
H A DnsHtml5StreamParser.cpp1961 class nsHtml5StreamParserContinuation : public Runnable { class
1966 explicit nsHtml5StreamParserContinuation(nsHtml5StreamParser* aStreamParser) in nsHtml5StreamParserContinuation() function in nsHtml5StreamParserContinuation
2105 nsCOMPtr<nsIRunnable> event = new nsHtml5StreamParserContinuation(this); in ContinueAfterScripts()
2118 nsCOMPtr<nsIRunnable> event = new nsHtml5StreamParserContinuation(this); in ContinueAfterFailedCharsetSwitch()