As an unintended result of the single-character string optimization I did last week, single character strings are being inserted into the identifier table over and over again. Easy to fix.
Created attachment 23199 [details] patch
Comment on attachment 23199 [details] patch r=me
Committed revision 36124.