mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backout a seemingly problematic line of cset d8c2060b0f9b.
This commit is contained in:
parent
bb4177dccd
commit
9188f47f3a
@ -5822,7 +5822,6 @@ js_TraceObject(JSTracer *trc, JSObject *obj)
|
||||
shape = js_RegenerateShapeForGC(cx);
|
||||
}
|
||||
|
||||
js_LeaveTraceIfGlobalObject(cx, scope->object);
|
||||
scope->shape = shape;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user