Home
last modified time | relevance | path

Searched refs:CheckUInt32AndConvertToInt32 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp775 result = builder_.CheckUInt32AndConvertToInt32(gate); in CheckAndConvertToInt32()
Dcircuit_builder.h312 GateRef CheckUInt32AndConvertToInt32(GateRef gate);
Dcircuit_builder.cpp442 GateRef CircuitBuilder::CheckUInt32AndConvertToInt32(GateRef gate) in CheckUInt32AndConvertToInt32() function in panda::ecmascript::kungfu::CircuitBuilder