cf4eaae5a6
This avoids using the (sometimes confusing) "[...)" notation for half-open ranges. Also change argument tests to simpler interval tests, and move error handling to the end of the functions. Mostly in VM typed-data libraries. R=sgjesse@google.com, srdjan@google.com Committed: https://github.com/dart-lang/sdk/commit/932bcc6901d70492c6f1b8d000b9555a0db62f4b Review URL: https://codereview.chromium.org//1132603003