[webkit-reviews] review granted: [Bug 123076] StructureStubInfo's usedRegisters set should be able to track all registers, not just the ones that our JIT's view as temporaries : [Attachment 214706] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 20 17:45:19 PDT 2013


Sam Weinig <sam at webkit.org> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 123076: StructureStubInfo's usedRegisters set should be able to track all
registers, not just the ones that our JIT's view as temporaries
https://bugs.webkit.org/show_bug.cgi?id=123076

Attachment 214706: the patch
https://bugs.webkit.org/attachment.cgi?id=214706&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=214706&action=review


>> Source/JavaScriptCore/bytecode/StructureStubInfo.h:41
>> +#include "RegisterSet.h"
> 
> Alphabetical sorting problem.  [build/include_order] [4]

Sort please.


More information about the webkit-reviews mailing list