Searched refs:roots (Results 1 – 7 of 7) sorted by relevance
28 Class roots, string roots etc29 __Heap roots collected via RemSets__;30 :Mark objects by traversing object stack obtained from the roots;
19 :Initial mark(direct roots and roots from young space);
19 :Collect roots and mark them;
27 - `--aot-string-gc-roots-limit` controls how many time the same string should be resolved before it…40 - if PLT-slot's value is below `--aot-string-gc-roots-limit` then slot's value is incremented and t…42 - if PLT-slot's value is above `--aot-string-gc-roots-limit` then slot's value is replaced by strin…47 String pointers stored inside PLT-slots have to be treated as GC-roots to prevent its scavenge in c…
226 auto roots = save_state->GetRootsRegsMask(); in TEST_F() local230 EXPECT_TRUE(roots.test(reg)); in TEST_F()
85 # like the toolchain roots.
357 - support for precise/exact roots407 1. Root scan for young gen, CardTable used for finding roots in old gen415 1. Concurrent scan of static roots455 1. Root scan for young gen, remembered sets used for finding roots in old gen480 1. Concurrent scan of static roots564 …eration(or inter-region references). In this case we always know external roots for the young gene…569 …obj.field)); // call function which marks some memory range as containing roots for young generati…