Closed Bug 935027 Opened 12 years ago Closed 12 years ago

Don't create 'rest' template objects in IonBuilder

Categories

(Core :: JavaScript Engine: JIT, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: bhackett1024, Assigned: bhackett1024)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

Attached patch patchSplinter Review
These templates can be created in Baseline instead. This patch works a bit differently than on trunk as we don't specialize the length of the rest arguments object when inlining. That could be fixed I guess but seems like a lot of complexity for a still obscure language feature.
Attachment #827422 - Flags: review?(jdemooij)
Attachment #827422 - Flags: review?(jdemooij) → review+
Assignee: nobody → bhackett1024
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Depends on: 944196
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: