Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp957 result = builder_.CheckUndefinedAndConvertToFloat64(gate); in CheckAndConvertToFloat64()
Dcircuit_builder.h537 GateRef CheckUndefinedAndConvertToFloat64(GateRef gate);
Dmcr_circuit_builder.cpp455 GateRef CircuitBuilder::CheckUndefinedAndConvertToFloat64(GateRef gate) in CheckUndefinedAndConvertToFloat64() function in panda::ecmascript::kungfu::CircuitBuilder