[webkit-dev] !!Tests for equality comparison

Alex Christensen achristensen at apple.com
Fri Apr 28 12:36:04 PDT 2017


I think we should definitely keep !pointerValue instead of pointerValue == nullptr for brevity and it makes sense to think “there’s not a pointer” when there is a pointer to null.  I appreciate the reminder that pointers and integers are the same thing at the assembly level when I write !integerValue but I don’t have strong feelings about it.


More information about the webkit-dev mailing list