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