Closed Bug 584493 Opened 14 years ago Closed 1 year ago

avoid finalization of small strings

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

RESOLVED INCOMPLETE

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
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.