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