Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp953 result = builder_.CheckNullAndConvertToFloat64(gate); in CheckAndConvertToFloat64()
Dcircuit_builder.h535 GateRef CheckNullAndConvertToFloat64(GateRef gate);
Dmcr_circuit_builder.cpp445 GateRef CircuitBuilder::CheckNullAndConvertToFloat64(GateRef gate) in CheckNullAndConvertToFloat64() function in panda::ecmascript::kungfu::CircuitBuilder