RESOLVED FIXED 115320
Unifty the data access of StringImpl members from JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=115320
Summary Unifty the data access of StringImpl members from JavaScriptCore
Benjamin Poulain
Reported 2013-04-27 22:24:21 PDT
Unifty the data access of StringImpl members from JavaScriptCore
Attachments
Patch (6.89 KB, patch)
2013-04-27 22:29 PDT, Benjamin Poulain
kling: review+
Benjamin Poulain
Comment 1 2013-04-27 22:29:13 PDT
Andreas Kling
Comment 2 2013-04-29 06:39:11 PDT
Comment on attachment 199958 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=199958&action=review Cute cleanup. > Source/JavaScriptCore/ChangeLog:3 > + Unifty the data access of StringImpl members from JavaScriptCore Unifty -> Unify > Source/JavaScriptCore/ChangeLog:9 > + DFG access the member infos by directly calling the methods on StringImpl, > + while the baseline JIT was using helper methods on ThunkHelpers. access -> accesses
Benjamin Poulain
Comment 3 2013-04-29 18:22:05 PDT
Note You need to log in before you can comment on or make changes to this bug.