Closed Bug 684010 Opened 13 years ago Closed 13 years ago

remove JSScript::isAboutToBeFinalized

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla9

People

(Reporter: igor, Assigned: igor)

References

Details

Attachments

(1 file)

We should remove JSScrit::isAboutToBeFinalized. With the bug 674251 fixed the generic IsAboutToBeFinalized should work for JSScript instances.
Bug 663138 removes this and will be landing soon, so an option is to just wait for that bug.
Depends on: 663138
Attached patch v1Splinter Review
Here is a straightforward removal of JSScript::isAboutToBeFinalized().
Assignee: general → igor
Attachment #557616 - Flags: review?(bhackett1024)
Attachment #557616 - Flags: review?(bhackett1024) → review+
(In reply to Brian Hackett from comment #1)
> Bug 663138 removes this and will be landing soon, so an option is to just
> wait for that bug.

I need this to eliminate JSScript::u.object that should simplify the debugger implementation.
http://hg.mozilla.org/mozilla-central/rev/30ffa45f9a63
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla9
Summary: remove JSScrit::isAboutToBeFinalized → remove JSScript::isAboutToBeFinalized
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: