Searched refs:has_int_values (Results 1 – 1 of 1) sorted by relevance
3868 bool has_int_values = (num_pending_32_bit_constants_ > 0); in CheckConstPool() local3891 DCHECK(has_fp_values || has_int_values); in CheckConstPool()3904 if (has_int_values) { in CheckConstPool()