RESOLVED FIXED 125535
Reduce the mass templatizing of the JS parser
https://bugs.webkit.org/show_bug.cgi?id=125535
Summary Reduce the mass templatizing of the JS parser
Oliver Hunt
Reported 2013-12-10 12:46:21 PST
Reduce the mass templatizing of the JS parser
Attachments
Patch (31.84 KB, patch)
2013-12-10 12:49 PST, Oliver Hunt
no flags
Patch (32.48 KB, patch)
2013-12-10 13:02 PST, Oliver Hunt
msaboff: review+
Oliver Hunt
Comment 1 2013-12-10 12:49:18 PST
EFL EWS Bot
Comment 2 2013-12-10 12:53:20 PST
Oliver Hunt
Comment 3 2013-12-10 13:02:38 PST
Sam Weinig
Comment 4 2013-12-10 13:04:10 PST
Comment on attachment 218895 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=218895&action=review > Source/JavaScriptCore/ChangeLog:11 > + sites. This reduces the code size by around 15%. Code size of what? All of WebKit in Release? Just the parser?
Oliver Hunt
Comment 5 2013-12-10 13:05:19 PST
just the parser. fixed change log.
Michael Saboff
Comment 6 2013-12-10 13:14:58 PST
Comment on attachment 218898 [details] Patch r=me
Oliver Hunt
Comment 7 2013-12-10 13:16:43 PST
Note You need to log in before you can comment on or make changes to this bug.