Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.h625 GateRef CheckHoleIntAndConvertToFloat64(GateRef gate);
Dnumber_speculative_retype.cpp1305 result = builder_.CheckHoleIntAndConvertToFloat64(gate); in CheckAndConvertToFloat64()
Dmcr_circuit_builder.cpp566 GateRef CircuitBuilder::CheckHoleIntAndConvertToFloat64(GateRef gate) in CheckHoleIntAndConvertToFloat64() function in panda::ecmascript::kungfu::CircuitBuilder