[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= Review URL: https://codereview.chromium.org/1318913004 git-svn-id: svn://svn.chromium.org/blink/trunk@201297 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment