Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.h138 void ConvertForNumberBinaryOp(GateRef gate);
Dnumber_speculative_retype.cpp696 ConvertForNumberBinaryOp(gate); in VisitNumberCalculate()
992 void NumberSpeculativeRetype::ConvertForNumberBinaryOp(GateRef gate) in ConvertForNumberBinaryOp() function in panda::ecmascript::kungfu::NumberSpeculativeRetype