Closed Bug 1115387 Opened 10 years ago Closed 10 years ago

BaselineIC call should register a template object for SIMD call hook.

Categories

(Core :: JavaScript Engine: JIT, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla37

People

(Reporter: nbp, Assigned: nbp)

References

Details

Attachments

(1 file)

Currently baseline only register a template object on the classHook only if the hook is TypedObject::construct, we should add a new one such that we can inline the SIMD object creation in Ion.
Attachment #8541284 - Flags: review?(jdemooij)
Attachment #8541284 - Flags: review?(jdemooij) → review+
Apparently there was a rebase issue, and the change from this patch moved from GetTemplateObjectForClassHook into TryAttachFunCallStub. I have no idea why git decided that this was the way to merge this change :/ I'll run a new try run with this fixed, and land it again.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: