RESOLVED FIXED Bug 57322
Add the NEXT_OPCODE() macro to the DFG-JIT parser
https://bugs.webkit.org/show_bug.cgi?id=57322
Summary Add the NEXT_OPCODE() macro to the DFG-JIT parser
Zoltan Herczeg
Reported 2011-03-29 03:02:18 PDT
In JavaScriptCore we use macros to jump to the next opcode (both in interpreter and JIT). This macro is added to the DFG-JIT parser as well.
Attachments
patch (10.26 KB, patch)
2011-03-29 03:08 PDT, Zoltan Herczeg
no flags
Zoltan Herczeg
Comment 1 2011-03-29 03:08:55 PDT
Maciej Stachowiak
Comment 2 2011-03-29 23:16:33 PDT
Comment on attachment 87290 [details] patch r=me
WebKit Commit Bot
Comment 3 2011-03-30 00:50:51 PDT
Comment on attachment 87290 [details] patch Clearing flags on attachment: 87290 Committed r82406: <http://trac.webkit.org/changeset/82406>
WebKit Commit Bot
Comment 4 2011-03-30 00:50:56 PDT
All reviewed patches have been landed. Closing bug.
WebKit Commit Bot
Comment 5 2011-03-30 00:56:43 PDT
The commit-queue encountered the following flaky tests while processing attachment 87290 [details]: transitions/transition-end-event-transform.html bug 37145 (authors: dino@apple.com, ojan@chromium.org, and pol@apple.com) The commit-queue is continuing to process your patch.
Note You need to log in before you can comment on or make changes to this bug.