Lines Matching defs:slots
32 #include "src/heap/invalidated-slots-inl.h"
62 #include "src/objects/slots-inl.h"
2646 // Clear any recorded slots for the compiled data as being invalid.
3039 // during GC; thus we need to record the slots it writes. The normal write
3057 // slots.
4140 // slots only handles old space (for unboxed doubles), and thus map space can
4381 int slots = RememberedSet<OLD_TO_NEW>::Iterate(
4389 DCHECK_IMPLIES(collector == GarbageCollector::MARK_COMPACTOR, slots == 0);
4391 if (slots == 0) {
4397 // The invalidated slots are not needed after old-to-new slots were
4412 // Always keep slot since all slots are dropped at once after
4421 // The invalidated slots are not needed after old-to-old slots were
4448 // The invalidated slots are not needed after old-to-code slots were
4449 // processsed, but since there are no invalidated OLD_TO_CODE slots,
4475 // typed slots.
4481 // Always keep slot since all slots are dropped at once after iteration.
4680 // typed slots.
4727 // Aborted compaction page. We have to record slots here, since we
4730 // Remove outdated slots.
4736 // Remove invalidated slots.
4745 // Re-record slots.
4906 // Code slots never appear in new space because CodeDataContainers, the
5037 // Code slots never appear in new space because CodeDataContainers, the
5180 // Only record slots for host objects that are considered as live by the full