Home
last modified time | relevance | path

Searched refs:negativeInf (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dlcr_circuit_builder.cpp272 Label negativeInf(env_); in DoubleCheckINFInRangeInt32()
281 Branch(DoubleEqual(x, pInfinity), &positiveInf, &negativeInf); in DoubleCheckINFInRangeInt32() local
287 Bind(&negativeInf); in DoubleCheckINFInRangeInt32()

Completed in 2 milliseconds