RESOLVED FIXED 79504
Substitute ENABLE_CLASSIC_INTERPRETER for ENABLE_INTERPRETER in Interpreter.cpp
https://bugs.webkit.org/show_bug.cgi?id=79504
Summary Substitute ENABLE_CLASSIC_INTERPRETER for ENABLE_INTERPRETER in Interpreter.cpp
Daniel Bates
Reported 2012-02-24 10:00:47 PST
Update a few more places in Interpreter.cpp that still use ENABLE(INTERPRETER). Instead, we should use ENABLE(CLASSIC_INTERPRETER) following changeset r108020 (bug #78791)
Attachments
Patch (2.87 KB, patch)
2012-02-24 10:02 PST, Daniel Bates
no flags
Daniel Bates
Comment 1 2012-02-24 10:02:06 PST
Daniel Bates
Comment 2 2012-02-24 10:37:21 PST
Comment on attachment 128753 [details] Patch Clearing flags on attachment: 128753 Committed r108819: <http://trac.webkit.org/changeset/108819>
Daniel Bates
Comment 3 2012-02-24 10:37:25 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.