Bug 1850344 Comment 8 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

bug 1858040 solved the situation by making the accessor name calculation more lazy.
now the necessary static data is only for the property name, and the increased data is only its length and hash.
I'll update the statistics shortly.
bug 1858040 solved the situation by making the accessor name calculation more lazy.
now the necessary static data is only for the property name, and the increased data is only its length and hash and pointer.
I'll update the statistics shortly.

Back to Bug 1850344 Comment 8