Comment #7 on issue 1283 by metaweta: Constructed objects don't get their constructor property whitelisted.
http://code.google.com/p/google-caja/issues/detail?id=1283
I chose number 2; I could have tried to defer creation of the constructor property on the prototype, but that takes four assignments and complicates the code.
