Bug 70858

Summary: Separate out function linking & exception check data structures.
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fix oliver: review+

Description Gavin Barraclough 2011-10-25 15:53:25 PDT
This will make it easier to refactor the callOperation methods to spilt the value representation specific handling from the cpu/calling-convention implementation.
Comment 1 Gavin Barraclough 2011-10-25 15:54:37 PDT
Created attachment 112417 [details]
Fix
Comment 2 Gavin Barraclough 2011-10-25 16:05:25 PDT
Fixed in r98405