Open Bug 584493 Opened 14 years ago Updated 2 years ago

avoid finalization of small strings

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

People

(Reporter: igor, Unassigned)

References

Details

For small strings we do not need to run any finalization code and can assemble the corresponding free list right from the mark bitmap during allocation. This would be similar to the previous optimization for heap-allocated doubles.
Assignee: igor → general
Assignee: general → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.