RESOLVED FIXED119705
Move additionalIdentifiers into DFGCommonData as only the optimising JITs use them
https://bugs.webkit.org/show_bug.cgi?id=119705
Summary Move additionalIdentifiers into DFGCommonData as only the optimising JITs use...
Oliver Hunt
Reported 2013-08-12 16:21:30 PDT
Move additionalIdentifiers into DFGCommonData as only the optimising JITs use them
Attachments
Patch (3.48 KB, patch)
2013-08-12 16:21 PDT, Oliver Hunt
ggaren: review+
Oliver Hunt
Comment 1 2013-08-12 16:21:57 PDT
Geoffrey Garen
Comment 2 2013-08-12 16:34:30 PDT
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.
Oliver Hunt
Comment 3 2013-08-12 16:40:19 PDT
Note You need to log in before you can comment on or make changes to this bug.