RESOLVED DUPLICATE of bug 117967117861
fourthTier: It should be possible to emit binary switches and this should be easy to do
https://bugs.webkit.org/show_bug.cgi?id=117861
Summary fourthTier: It should be possible to emit binary switches and this should be ...
Filip Pizlo
Reported 2013-06-20 20:49:07 PDT
Patch forthcoming.
Attachments
work in progress (11.16 KB, patch)
2013-06-20 20:51 PDT, Filip Pizlo
no flags
Filip Pizlo
Comment 1 2013-06-20 20:51:10 PDT
Created attachment 205144 [details] work in progress Just wrote the reusable BinarySwitch generator class. We'll want to use this for: - Switching on characters for string switches - Integer switches that are too big for jump tables - Character switches that are too big for jump tables
Filip Pizlo
Comment 2 2013-06-24 18:17:52 PDT
*** This bug has been marked as a duplicate of bug 117967 ***
Note You need to log in before you can comment on or make changes to this bug.