зеркало из https://github.com/mozilla/pjs.git
Fix 363917, r=igor.
This commit is contained in:
Родитель
60adfecea8
Коммит
c4ce40cdc8
|
@ -2687,6 +2687,7 @@ js_GC(JSContext *cx, JSGCInvocationKind gckind)
|
|||
} else {
|
||||
for (i = 0; i < GCX_NTYPES; i++)
|
||||
cx->newborn[i] = NULL;
|
||||
cx->lastInternalResult = JSVAL_NULL;
|
||||
cx->lastAtom = NULL;
|
||||
rt->gcPoke = JS_TRUE;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче