Searched refs:divType (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ic/ | ||
H A D | ic_binary_op.h | 178 BinaryType divType = static_cast<BinaryType>(argType.GetInt()); in DivWithTSType() local 179 switch (divType) { in DivWithTSType() |
Completed in 3 milliseconds