Home
last modified time | relevance | path

Searched refs:LowerPrimitiveTypeToNumber (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_hcr_lowering.h99 void LowerPrimitiveTypeToNumber(GateRef gate);
Dts_hcr_lowering.cpp484 LowerPrimitiveTypeToNumber(gate); in LowerTypeToNumeric()
488 void TSHCRLowering::LowerPrimitiveTypeToNumber(GateRef gate) in LowerPrimitiveTypeToNumber() function in panda::ecmascript::kungfu::TSHCRLowering