Closed Bug 565894 Opened 15 years ago Closed 9 years ago

removal of GC_LAST_CONTEXT

Categories

(Core :: JavaScript Engine, enhancement)

Other Branch
enhancement
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: igor, Unassigned)

References

Details

+++ This bug was initially created as a clone of Bug #561364 +++ We can remove GC_LAST_CONTEXT and simplify js_GC farther if the loop in js_GC running until the END GC callback stops creating a garbage would be moved to js_DestroyContext. That would require some adjustments in the current code to replace GC_LAST_CONTEXT checks with quries of rt->state, but overall this should reduce the code complexity.
Assignee: general → igor
Assignee: igor → general
Assignee: general → nobody
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.