Converts this JSNumber to an int.
If this JSNumber is not an integer value, throws.
external int get toDartInt;