示例#1
0
 static inline NValue castAsSmallInt(NValue value) {
     return value.castAsSmallInt();
 }