RESOLVED FIXED 131129
Refactor the function call generator to take the arguments by value
https://bugs.webkit.org/show_bug.cgi?id=131129
Summary Refactor the function call generator to take the arguments by value
Benjamin Poulain
Reported 2014-04-02 14:16:31 PDT
Refactor the function call generator to take the arguments by value
Attachments
Patch (7.36 KB, patch)
2014-04-02 14:18 PDT, Benjamin Poulain
kling: review+
Benjamin Poulain
Comment 1 2014-04-02 14:18:26 PDT
Andreas Kling
Comment 2 2014-04-02 14:22:51 PDT
Comment on attachment 228429 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=228429&action=review r=me > Source/WebCore/cssjit/RegisterAllocator.h:121 > +#error RegisterAllocator does not define the valid register for the current architecture. the valid register... range?
Benjamin Poulain
Comment 3 2014-04-02 14:28:02 PDT
Note You need to log in before you can comment on or make changes to this bug.