Bug 206207

Summary: Limit the number of entries in JITCodeMap
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: NEW    
Severity: Normal CC: benjamin, commit-queue, fpizlo, ggaren, gskachkov, guijemont, keith_miller, mark.lam, msaboff, rmorisset, ticaiolima, tzagallo, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch ysuzuki: review+, saam: commit-queue-

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.