[webkit-reviews] review denied: [Bug 67826] JavaScriptCore does not have speculative->baseline OSR : [Attachment 107079] the patch - fix style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 12 14:31:59 PDT 2011


Oliver Hunt <oliver at apple.com> has denied Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 67826: JavaScriptCore does not have speculative->baseline OSR
https://bugs.webkit.org/show_bug.cgi?id=67826

Attachment 107079: the patch - fix style
https://bugs.webkit.org/attachment.cgi?id=107079&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=107079&action=review


> Source/JavaScriptCore/dfg/DFGDriver.cpp:47
> +    if (false) {
> +	   switch (codeBlock->instructions().size() * sizeof(Instruction)) {
> +	   case 11176:
> +	       return false;
> +	   default:
> +	       break;
> +	   }
> +    }

DIE!!!!!!1111!!!!11!!!1!1111!!!!oneoneone!!!!onehundredandeleven!!


More information about the webkit-reviews mailing list