Bug 79504

Summary: Substitute ENABLE_CLASSIC_INTERPRETER for ENABLE_INTERPRETER in Interpreter.cpp
Product: WebKit Reporter: Daniel Bates <dbates>
Component: JavaScriptCoreAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.