Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.h143 void ConvertForNumberShiftAndLogicalOperator(GateRef gate);
Dnumber_speculative_retype.cpp756 ConvertForNumberShiftAndLogicalOperator(gate); in VisitNumberShiftAndLogical()
1102 void NumberSpeculativeRetype::ConvertForNumberShiftAndLogicalOperator(GateRef gate) in ConvertForNumberShiftAndLogicalOperator() function in panda::ecmascript::kungfu::NumberSpeculativeRetype