Searched refs:padding_counter (Results 1 – 1 of 1) sorted by relevance
1389 int padding_counter = in DropFrames() local1391 if (padding_counter * kPointerSize < shortage_bytes) { in DropFrames()1396 Smi::FromInt(padding_counter - shortage_bytes / kPointerSize); in DropFrames()