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