Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dlcr_circuit_builder.cpp305 Label checkUnderflow(env_); in DoubleInRangeInt32()
311 Branch(DoubleGreaterThan(x, Max), &overflow, &checkUnderflow); in DoubleInRangeInt32() local
317 Bind(&checkUnderflow); in DoubleInRangeInt32()

Completed in 1 milliseconds