Bug 1063962 - Replace jschar typedef with C++11 char16_t type. r=jandem
This commit is contained in:
@@ -593,7 +593,6 @@ JavaScriptShared::Wrap(JSContext *cx, HandleObject aObj, InfallibleTArray<CpowEn
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
void JavaScriptShared::fixupAfterMovingGC()
|
||||
{
|
||||
objects_.sweep();
|
||||
|
||||
Reference in New Issue
Block a user