Searched refs:trim_to_length (Results 1 – 1 of 1) sorted by relevance
479 void TrimContextChain(int trim_to_length) { in TrimContextChain() argument480 contexts()->resize(trim_to_length); in TrimContextChain()