Lines Matching refs:zap
359 // If we are doing a big trim in old space then we zap the space that was362 Object** zap = reinterpret_cast<Object**>(elms->address());363 zap++; // Header of filler must be at least one word so skip that.365 *zap++ = Smi::FromInt(0);