static inline NValue castAsBigInt(NValue value) {
     return value.castAsBigInt();
 }