Description[CodeHealth][Editing] Refactor EphemeralRange::isNull/isNotNull impl.
Replace null with isNull in comment because 'null' means nullptr typically.
We prefer not to use double negation so reverse impl in isNull and isNotNull.
It gets straightforward.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201297
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|