RESOLVED FIXED 134680
Add missing ENABLE(FTL_JIT) guards
https://bugs.webkit.org/show_bug.cgi?id=134680
Summary Add missing ENABLE(FTL_JIT) guards
Tibor Mészáros
Reported 2014-07-07 04:28:16 PDT
ENABLE guards are missing in the following files: - Source/JavaScriptCore/ftl/FTLGeneratedFunction.h - Source/JavaScriptCore/ftl/FTLDWARFDebugLineInfo.h - Source/JavaScriptCore/ftl/FTLDWARFDebugLineInfo.cpp
Attachments
Patch (2.29 KB, patch)
2014-07-07 04:56 PDT, Tibor Mészáros
no flags
Tibor Mészáros
Comment 1 2014-07-07 04:56:27 PDT
Created attachment 234488 [details] Patch patch
Darin Adler
Comment 2 2014-07-07 11:00:16 PDT
Comment on attachment 234488 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=234488&action=review > Source/JavaScriptCore/ftl/FTLDWARFDebugLineInfo.cpp:337 > + Extra blank line here.
WebKit Commit Bot
Comment 3 2014-07-07 11:32:00 PDT
Comment on attachment 234488 [details] Patch Clearing flags on attachment: 234488 Committed r170851: <http://trac.webkit.org/changeset/170851>
WebKit Commit Bot
Comment 4 2014-07-07 11:32:03 PDT
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.