Move additionalIdentifiers into DFGCommonData as only the optimising JITs use them
Created attachment 208571 [details] Patch
Comment on attachment 208571 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=208571&action=review r=me > Source/JavaScriptCore/bytecode/CodeBlock.h:659 > + size_t numberOfAdditionalIdentifiers() const dfgIdentifiers would be nice in this name, too.
Committed r153963: <http://trac.webkit.org/changeset/153963>