DescriptionCompletely de-virtualize CPDF_SyntaxParser.
It isn't sub-classed. Making GetNextChar() non-virtual
may save a virtual fn call per character if the compilers
aren't able to do so themselves.
Make members private, not protected.
BUG=
R=ochang@chromium.org
Committed: https://pdfium.googlesource.com/pdfium/+/9f7b5e1b5e0dfd7310a2eb9e586bc998f8ea11fa
Patch Set 1 #Patch Set 2 : Unfriend CPDF_SyntaxParser #
Messages
Total messages: 6 (3 generated)
|