Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds