dart-sdk/sdk/lib
Timm Preetz 0341576448 Remove duplicate check for space character (32)
`_CharCode.SP` is 32, which is already covered by the `byte > 31` part.

Closes https://github.com/dart-lang/sdk/pull/40929
https://github.com/dart-lang/sdk/pull/40929

GitOrigin-RevId: bc2c0ea6d7e86a4a06135737da497f593ee9a03d
Change-Id: I5214775f76912e9985328f5c61b4a4ec4ef6b637
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/138787
Reviewed-by: Jonas Termansen <sortie@google.com>
Commit-Queue: Jonas Termansen <sortie@google.com>
2020-08-08 20:25:12 +00:00
..
_http Remove duplicate check for space character (32) 2020-08-08 20:25:12 +00:00
_internal [ddc] Null check parameter to num.toStringAsFixed 2020-08-05 23:48:35 +00:00
async [vm/nnbd] Improve performance of Future.value 2020-07-28 20:38:49 +00:00
cli [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
collection Update ListMixin/ListBase documentation and insert for Null Safety. 2020-07-14 11:04:08 +00:00
convert Fix the IANA link from Encoding.getByName docs 2020-07-29 21:32:09 +00:00
core Fix a number of outdated references to dartlang.org in doc comments 2020-07-15 01:11:03 +00:00
developer [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
ffi [vm/ffi] Clarify DynamicLibrary.open behavior 2020-07-31 15:15:20 +00:00
html [dart:html] Revert "[dart:html] Revert commits using MDN compatibility info" 2020-07-14 23:18:43 +00:00
indexed_db/dart2js [dart:html] Revert "[dart:html] Revert commits using MDN compatibility info" 2020-07-14 23:18:43 +00:00
internal Fix typo in internal.dart 2020-07-31 09:59:51 +00:00
io [dart:io] Disable isInsecureConnectionAllowed check as it broken 2020-07-31 16:45:00 +00:00
isolate [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
js [cfe] Check optional non-nullable parameters in constructors 2020-06-18 18:07:06 +00:00
js_util [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
math [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
mirrors [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
svg/dart2js [dart:html] Revert "[dart:html] Revert commits using MDN compatibility info" 2020-07-14 23:18:43 +00:00
typed_data Move BytesBuilder class and implementation to dart:typed_data. 2020-07-24 11:37:21 +00:00
vmservice [ Service ] Add getWebSocketTarget RPC to allow for Observatory to 2020-08-03 22:06:41 +00:00
wasm [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
web_audio/dart2js [dart:html] Revert "[dart:html] Revert commits using MDN compatibility info" 2020-07-14 23:18:43 +00:00
web_gl/dart2js [dart:html] Revert "[dart:html] Revert commits using MDN compatibility info" 2020-07-14 23:18:43 +00:00
web_sql/dart2js [dart:html] Revert "[dart:html] Revert commits using MDN compatibility info" 2020-07-14 23:18:43 +00:00
libraries.json [web] remove mirrors patch for web compilers. 2020-07-16 00:12:22 +00:00
libraries.yaml [web] remove mirrors patch for web compilers. 2020-07-16 00:12:22 +00:00
vmservice_libraries.json [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
vmservice_libraries.yaml