Closed Bug 885522 Opened 12 years ago Closed 12 years ago

Move function heavyweight info to JSScript

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla24

People

(Reporter: bhackett1024, Unassigned)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
Per bug 884194 comment 6 it would be good to keep track of whether a function is heavyweight using information on the script rather than on the function itself, so that less stuff needs to be kept in sync. The attached patch does this and passes jit-tests and jstests.
Attachment #765580 - Flags: review?(luke)
Comment on attachment 765580 [details] [diff] [review] patch Awesome. Nice job decomposing "heavyweight" into its constituents.
Attachment #765580 - Flags: review?(luke) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Depends on: 886803
Depends on: 887297
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: