Open Bug 865133 Opened 12 years ago Updated 2 years ago

Consider removing callsite cloning

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

People

(Reporter: jandem, Unassigned)

References

Details

Now that bug 804676 has been fixed, it would be nice if we could remove callsite cloning.
Refinement at inline sites isn't quite enough to cover the callsite cloning use case, which is pretty important for functions we don't inline but we need to collect more context-sensitive type info. The main operations aren't really inlined, like ParallelArray.map, etc.
Assignee: general → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.