In file included from /Volumes/Data/slave/mavericks-cloop-debug/build/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:29: In file included from /Volumes/Data/slave/mavericks-cloop-debug/build/Source/JavaScriptCore/bytecode/CodeBlock.h:45: /Volumes/Data/slave/mavericks-cloop-debug/build/Source/JavaScriptCore/dfg/DFGCommon.h:293:51: error: unused parameter 'mode' [-Werror,-Wunused-parameter] inline bool shouldShowDisassembly(CompilationMode mode = DFGMode) ^ 1 error generated.
Created attachment 224356 [details] Proposed fix
Comment on attachment 224356 [details] Proposed fix LGTM, r=me
Comment on attachment 224356 [details] Proposed fix Clearing flags on attachment: 224356 Committed r164216: <http://trac.webkit.org/changeset/164216>
All reviewed patches have been landed. Closing bug.