Lines Matching refs:LengthOfFixedArray
4934 static int LengthOfFixedArray(int deopt_points) {4964 static int LengthOfFixedArray(int cell_count) { return cell_count * 2; }