Closed Bug 792235 Opened 13 years ago Closed 13 years ago

rm JS_SuspendRequest

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla18

People

(Reporter: luke, Assigned: luke)

References

Details

Attachments

(1 file)

Attached patch rmSplinter Review
The ability to "suspend" a request had meaning with multi-threaded JSRuntime but now it mostly serves to confuse. Technically, suspending a request allows us to mark a little less of the stack (w/ conservative stack scanning), but we generally GC when nothing is running or when we are allocating a lot (hence the request is active).
Attachment #662314 - Flags: review?(mrbkap)
Attachment #662314 - Flags: review?(mrbkap) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: