Bug 848449 - GC: Remove AutoAssertNoGC and AssertCanGC - Remove use of AutoAssertNoGC r=terrence
This commit is contained in:
@@ -645,7 +645,6 @@ js::GetIterator(JSContext *cx, HandleObject obj, unsigned flags, MutableHandleVa
|
||||
* currently active.
|
||||
*/
|
||||
{
|
||||
AutoAssertNoGC nogc;
|
||||
RawObject pobj = obj;
|
||||
do {
|
||||
if (!pobj->isNative() ||
|
||||
|
||||
Reference in New Issue
Block a user