bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan
This commit is contained in:
@@ -292,7 +292,7 @@ public:
|
||||
{
|
||||
return NS_OK;
|
||||
}
|
||||
static NS_METHOD_(void) UnmarkIfPurpleImpl(void *n)
|
||||
static NS_METHOD_(void) DeleteCycleCollectableImpl(void *n)
|
||||
{
|
||||
}
|
||||
static NS_METHOD TraverseImpl(JSContextParticipant *that, void *n,
|
||||
|
||||
Reference in New Issue
Block a user