Bug 1111076 - Get rid of nsIScriptContext::GC(). r=smaug
This commit is contained in:
@@ -2302,12 +2302,6 @@ nsJSContext::KillICCTimer()
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
nsJSContext::GC(JS::gcreason::Reason aReason)
|
||||
{
|
||||
PokeGC(aReason);
|
||||
}
|
||||
|
||||
class NotifyGCEndRunnable : public nsRunnable
|
||||
{
|
||||
nsString mMessage;
|
||||
|
||||
Reference in New Issue
Block a user