DescriptionImprove hash traits for AtomicString
1) Provide 'isEmptyValue' function. A simple benchmark shows that 'AtomicString::isNull()' call is approx. 5x faster than comparing to 'nullAtom'.
2) Inherit from SimpleClassHashTraits and thus get rid of repeated code.
3) Remove unneeded "WTF::"
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197409
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|
|||||||||||||||||||