Files
node/lib
cjihrig a13054549e readline: simplify isFullWidthCodePoint()
The non-ICU-based isFullWidthCodePoint() can be simplified to
a single `return` statement. This commit removes the extra
branching logic.

PR-URL: https://github.com/nodejs/node/pull/28640
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2019-07-13 11:40:09 -04:00
..
2019-06-25 14:46:10 -07:00
2019-04-30 06:37:55 -07:00
2019-06-10 09:14:13 -07:00
2018-11-20 10:42:31 -08:00
2019-04-18 05:32:10 +02:00
2018-07-16 15:55:15 -07:00
2019-04-29 20:46:53 +08:00