Closed Bug 743619 Opened 12 years ago Closed 2 years ago

GC lock cleanup

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: igor, Unassigned)

References

Details

With all single-threaded runtime changes the GC lock is only used to synchronize with the background finalization/allocation thread. As such it would be nice to move the lock-related definitions and code to the background thread class and minimize the use of the lock outside that class.
Can you please not do this?  I will have to completely undo this when merging to bug 718121.

The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.

Assignee: igor → nobody
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.