Searched refs:FastD2IChecked (Results 1 – 4 of 4) sorted by relevance
30 inline int FastD2IChecked(double x) { in FastD2IChecked() function
812 return ReplaceInt32(FastD2IChecked(m.ResolvedValue())); in Reduce()
913 *result = std::max(FastD2IChecked(stack_trace_limit->Number()), 0); in GetStackTraceLimit()
3712 result = FastD2IChecked(val); in ConvertDoubleToInt()