[ 7%] Building CXX object Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.o In file included from /home/webkit/WebKit/Source/JavaScriptCore/bytecode/CallLinkInfo.h:29:0, from /home/webkit/WebKit/Source/JavaScriptCore/bytecode/CodeBlock.h:37, from /home/webkit/WebKit/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:29: /home/webkit/WebKit/Source/JavaScriptCore/bytecode/CallEdgeProfile.h:104:55: error: 'JSValueRegs' has not been declared /home/webkit/WebKit/Source/JavaScriptCore/bytecode/CallEdgeProfile.h:108:63: error: 'JSValueRegs' has not been declared ICECC[28983] 00:01:13: Compiled on 10.109.163.1 make[3]: *** [Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.o] Error 1
Created attachment 237887 [details] Patch
Comment on attachment 237887 [details] Patch r=me
Comment on attachment 237887 [details] Patch Clearing flags on attachment: 237887 Committed r173460: <http://trac.webkit.org/changeset/173460>
All reviewed patches have been landed. Closing bug.