[webkit-reviews] review granted: [Bug 119705] Move additionalIdentifiers into DFGCommonData as only the optimising JITs use them : [Attachment 208571] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 12 16:34:54 PDT 2013


Geoffrey Garen <ggaren at apple.com> has granted Oliver Hunt <oliver at apple.com>'s
request for review:
Bug 119705: Move additionalIdentifiers into DFGCommonData as only the
optimising JITs use them
https://bugs.webkit.org/show_bug.cgi?id=119705

Attachment 208571: Patch
https://bugs.webkit.org/attachment.cgi?id=208571&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
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.


More information about the webkit-reviews mailing list