20 for (
int i = 0;
i < size_in_bytes /
kIntSize;
i++) {
void ZapBlock(Address start, size_t size, uintptr_t zap_value)
void ZapCodeBlock(Address start, int size_in_bytes)
constexpr int kTaggedSize
SlotTraits::TObjectSlot ObjectSlot
void MemsetTagged(Tagged_t *start, Tagged< MaybeObject > value, size_t counter)
constexpr int kTaggedSizeLog2
constexpr int kCodeZapValue
#define DCHECK(condition)
constexpr bool IsAligned(T value, U alignment)