[V8] Binding: Generate batched attribute/const/callback structs into namespace
Created attachment 163974 [details] Patch
I'm thinking of revising this to avoid the namespace, and just name the tables V8<ClassName>Callbacks (etc) instead.
Created attachment 163978 [details] Patch
Revised patch - Just adds a "V8" prefix to the struct names. Much less churn.
abarth@ or haraken@ - r?
Comment on attachment 163978 [details] Patch Looks better than introducing namespaces.
... and I'll fix the changelog entry about no new tests.
Created attachment 163980 [details] Patch for landing
Comment on attachment 163980 [details] Patch for landing Clearing flags on attachment: 163980 Committed r128520: <http://trac.webkit.org/changeset/128520>
All reviewed patches have been landed. Closing bug.