Lines Matching full:algorithms
103 use of compacting and generational GC algorithms) and it can occasionally suffer
221 programs that use different garbage collection algorithms (or none at all).
368 Many important algorithms require write barriers, including generational and
384 Read barriers are needed by fewer algorithms than write barriers, and may have a
405 Unlike many GC algorithms
593 infrastructure provides access to several important algorithms. For an
673 work. Some of these are callbacks, some are algorithms that can be enabled,
780 marking algorithms are necessary. Read barriers may be necessary.