Closed Bug 901934 Opened 11 years ago Closed 11 years ago

rm JS_(Set|Clear)RuntimeThread

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: luke, Assigned: luke)

References

Details

Attachments

(1 file)

These functions were only added to support a goofy cycle-collector optimization that is being removed in bug 901630.  With their removal, a JSRuntime is always tied to a single thread, from construction to destruction, which I suspect may allow some further simplifications.  GC people who may know of some.
Attachment #789764 - Flags: review?(wmccloskey)
Comment on attachment 789764 [details] [diff] [review]
rm-set-clear-runtime

Review of attachment 789764 [details] [diff] [review]:
-----------------------------------------------------------------

Cool. I didn't realize you had to deal with this junk in asm.js.
Attachment #789764 - Flags: review?(wmccloskey) → review+
https://hg.mozilla.org/mozilla-central/rev/8e7320976d7c
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: