Home
last modified time | relevance | path

Searched defs:safeFloatMaxToInt32 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp884 static const float safeFloatMaxToInt32 = 2147483520.0f; // 2^31 - 128 in FloatToIntOverflow() local

Completed in 5 milliseconds