Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DCycleCollectedJSContext.cpp85 mPendingException = nullptr; in ~CycleCollectedJSContext()
259 nsCOMPtr<Exception> out = mPendingException; in GetPendingException()
265 mPendingException = aException; in SetPendingException()
H A DCycleCollectedJSContext.h230 nsCOMPtr<dom::Exception> mPendingException; variable
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DCycleCollectedJSContext.cpp93 mPendingException = nullptr; in ~CycleCollectedJSContext()
370 nsCOMPtr<Exception> out = mPendingException; in GetPendingException()
376 mPendingException = aException; in SetPendingException()
H A DCycleCollectedJSContext.h274 nsCOMPtr<dom::Exception> mPendingException; variable
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DCycleCollectedJSContext.cpp97 mPendingException = nullptr; in ~CycleCollectedJSContext()
374 nsCOMPtr<Exception> out = mPendingException; in GetPendingException()
380 mPendingException = aException; in SetPendingException()
H A DCycleCollectedJSContext.h317 nsCOMPtr<dom::Exception> mPendingException; variable
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DCycleCollectedJSContext.cpp97 mPendingException = nullptr; in ~CycleCollectedJSContext()
374 nsCOMPtr<Exception> out = mPendingException; in GetPendingException()
380 mPendingException = aException; in SetPendingException()
H A DCycleCollectedJSContext.h310 nsCOMPtr<dom::Exception> mPendingException; variable
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DCycleCollectedJSContext.cpp97 mPendingException = nullptr; in ~CycleCollectedJSContext()
374 nsCOMPtr<Exception> out = mPendingException; in GetPendingException()
380 mPendingException = aException; in SetPendingException()
H A DCycleCollectedJSContext.h317 nsCOMPtr<dom::Exception> mPendingException; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/base/
H A DCycleCollectedJSContext.h447 nsCOMPtr<nsIException> mPendingException;
H A DCycleCollectedJSContext.cpp470 mPendingException = nullptr;
1171 nsCOMPtr<nsIException> out = mPendingException;
1179 mPendingException = aException;