[webkit-reviews] review requested: [Bug 235581] Add support for WASM branch hinting proposal : [Attachment 450230] Use switch instead of if else. Add ASSERT for branch hint validation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 28 06:31:10 PST 2022


tom at leaningtech.com has asked  for review:
Bug 235581: Add support for WASM branch hinting proposal
https://bugs.webkit.org/show_bug.cgi?id=235581

Attachment 450230: Use switch instead of if else. Add ASSERT for branch hint
validation

https://bugs.webkit.org/attachment.cgi?id=450230&action=review




--- Comment #9 from tom at leaningtech.com ---
Created attachment 450230

  --> https://bugs.webkit.org/attachment.cgi?id=450230&action=review

Use switch instead of if else. Add ASSERT for branch hint validation


More information about the webkit-reviews mailing list