Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dlcr_circuit_builder.h166 result = DoubleCheckINFInRangeInt32(GetDoubleOfTDouble(x)); in GetInt32OfTNumber()
H A Dlcr_circuit_builder.cpp265 GateRef CircuitBuilder::DoubleCheckINFInRangeInt32(GateRef x) in DoubleCheckINFInRangeInt32() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dcircuit_builder.h869 GateRef DoubleCheckINFInRangeInt32(GateRef x);
H A Dnumber_speculative_retype.cpp1238 result = builder_.DoubleCheckINFInRangeInt32(gate); in CheckBoundAndConvertToInt32()

Completed in 10 milliseconds