Bug 75422

Summary: Call instructions should leave room for linking information
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch oliver: review+

Filip Pizlo
Reported 2012-01-01 15:43:31 PST
Current all linking information for call instructions is placed in data structures in CodeBlock. It would be nice if that information could alternatively be stored in the call instructions themselves.
Attachments
the patch (2.79 KB, patch)
2012-01-01 16:05 PST, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2012-01-01 15:58:35 PST
Filip Pizlo
Comment 2 2012-01-01 16:05:04 PST
Created attachment 120850 [details] the patch
Filip Pizlo
Comment 3 2012-01-01 16:33:25 PST
Note You need to log in before you can comment on or make changes to this bug.