https://github.com/mozilla/gecko-dev
Revision 56b1961b797875e601ab039de0d8aa5507839593 authored by Iain Ireland on 20 May 2024, 12:09:59 UTC, committed by Iain Ireland on 20 May 2024, 12:09:59 UTC
I also considered setting this in ArraySortData::setComparatorArgs, but this matches the change we made for the descriptor.

The only data for the comparator call that is still constant is the comparator itself. I think that's still fine, so long as we trace it during a GC, which we do.

Differential Revision: https://phabricator.services.mozilla.com/D210749
1 parent fad3d6c
History
Tip revision: 56b1961b797875e601ab039de0d8aa5507839593 authored by Iain Ireland on 20 May 2024, 12:09:59 UTC
Bug 1897150: Initialize thisValue on every comparator call r=jandem a=pascalc
Tip revision: 56b1961
File Mode Size
admin
automation
build
config
lib
pkg
pr
tools
.arcconfig -rw-r--r-- 133 bytes
.cvsignore -rw-r--r-- 61 bytes
.hg-annotate-ignore-revs -rw-r--r-- 254 bytes
LICENSE -rw-r--r-- 16.3 KB
Makefile.in -rw-r--r-- 4.0 KB
TAG-INFO -rw-r--r-- 13 bytes
configure -rwxr-xr-x 256.7 KB
configure.in -rw-r--r-- 81.2 KB

back to top