Closed Bug 556879 Opened 16 years ago Closed 16 years ago

JSRuntime::gcIsNeeded is needed after all

Categories

(Core :: JavaScript Engine, defect)

Other Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jorendorff, Assigned: jorendorff)

Details

(Whiteboard: fixed-in-tracemonkey)

Attachments

(1 file, 1 obsolete file)

Patch coming to kill it.
Attached patch v1 (obsolete) — Splinter Review
The one place where gcIsNeeded was set was removed without comment in: http://hg.mozilla.org/tracemonkey/rev/487b81c753c0 Maybe that was accidental, though? If not, here's the patch to wipe out the remaining mentions of gcIsNeeded. It's always false.
Assignee: general → jorendorff
Attachment #436775 - Flags: review?(igor)
(In reply to comment #1) > The one place where gcIsNeeded was set was removed without comment in: > http://hg.mozilla.org/tracemonkey/rev/487b81c753c0 > > Maybe that was accidental, though? It was my bad, thanks for finding it. That was accidental due to bad merge and should be restored.
Attachment #436775 - Flags: review?(igor)
Attached patch v2Splinter Review
Here's the patch to restore that.
Attachment #436775 - Attachment is obsolete: true
Attachment #437295 - Flags: review?(igor)
Comment on attachment 437295 [details] [diff] [review] v2 Yes, that should be restored.
Attachment #437295 - Flags: review?(igor) → review+
Summary: JSRuntime::gcIsNeeded is not needed → JSRuntime::gcIsNeeded is needed after all
Whiteboard: fixed-in-tracemonkey
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: