Bug 898914 (part 1) - Remove JSBool.
This commit is contained in:
@@ -795,7 +795,7 @@ CycleCollectedJSRuntime::GCCallback(JSRuntime* aRuntime,
|
||||
self->OnGC(aStatus);
|
||||
}
|
||||
|
||||
/* static */ JSBool
|
||||
/* static */ bool
|
||||
CycleCollectedJSRuntime::ContextCallback(JSContext* aContext,
|
||||
unsigned aOperation,
|
||||
void* aData)
|
||||
|
||||
Reference in New Issue
Block a user