NEW 206207
Limit the number of entries in JITCodeMap
https://bugs.webkit.org/show_bug.cgi?id=206207
Summary Limit the number of entries in JITCodeMap
Saam Barati
Reported 2020-01-13 16:27:48 PST
Now that we exit to the LLInt unconditionally, we might only need a handful of opcodes in JITCodeMap
Attachments
patch (5.26 KB, patch)
2020-01-13 22:48 PST, Saam Barati
no flags
patch (5.26 KB, patch)
2020-01-13 22:52 PST, Saam Barati
ysuzuki: review+
saam: commit-queue-
Saam Barati
Comment 1 2020-01-13 22:48:22 PST
Saam Barati
Comment 2 2020-01-13 22:52:29 PST
Yusuke Suzuki
Comment 3 2020-01-13 22:53:52 PST
Comment on attachment 387620 [details] patch r=me, looks nice.
Note You need to log in before you can comment on or make changes to this bug.